| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
PythonParser
Plain Python parsing class
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
MAX_READ_LENGTH = 1000000
|
|
encoding = None
|
|
EXCEPTION_CLASSES =
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Read a line from the socket is no length is specified, otherwise read ``length`` bytes. Always strip away the newlines. |
| Class Variable Details |
EXCEPTION_CLASSES
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 26 15:54:15 2015 | http://epydoc.sourceforge.net |