Home | Trees | Indices | Help |
|
---|
|
object --+ | Response
Response class to handle all output related tasks in one place.
This class is basically a wrapper arround a StringIO instance. It also provides methods for managing http headers.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
dict |
|
||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Can't copy the __iter__ method over from the StringIO instance cause iter looks for the method in the class instead of the instance. See http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252151 |
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jul 2 15:07:11 2007 | http://epydoc.sourceforge.net |