Home | Trees | Indices | Help |
---|
|
object --+ | Input_Stream
Input Stream.
This is the object placed into your input binding that relays data to MySQL.
|
|||
|
__new__(T,
S,
...) Returns a new object with type S, a subtype of T... |
||
|
write(...) Write data to the input stream. |
||
Inherited from |
|
|||
|
__pyx_vtable__ = <PyCObject object at 0x852e560>
|
|
|||
Inherited from |
|
|
Write data to the input stream. Note This will close any live unbuffered result objects and reset any live statement objects.
|
|
__pyx_vtable__
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:35 2006 | http://epydoc.sourceforge.net |