Go to the latest version of this document.
t.w.w.FileWrapper(
object
) : class documentation
Part of
twisted
.
web2
.
wsgi
View Source
View In Hierarchy
Wrapper to convert file-like objects to iterables, to implement the optional 'wsgi.file_wrapper' object.
Method
__init__
Undocumented
Method
__iter__
Undocumented
Method
next
Undocumented
def __init__(self, filelike, blksize=8192):
(source)
Undocumented
def __iter__(self):
(source)
Undocumented
def next(self):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2011-10-27 16:02:37.