| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
SocketStream
Tool for reading lines from a socket.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
chunk_size = 4096
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Yields lines as they are received via the socket. Does NOT include the trailing newline character(s). |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 17 20:45:14 2010 | http://epydoc.sourceforge.net |