Module httplib :: Class LineAndFileWrapper
[hide private]
[frames] | no frames]

_ClassType LineAndFileWrapper

A limited file-like object for HTTP/0.9 responses.

Instance Methods [hide private]
 
__init__(self, line, file)
 
__getattr__(self, attr)
 
_done(self)
 
read(self, amt=None)
 
readline(self)
 
readlines(self, size=None)