| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Cursor
SQLite database cursor class.
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| the next value, or raise StopIteration |
|
||
|
|||
|
|||
|
|||
| arraysize | |||
| connection | |||
| description | |||
| lastrowid | |||
| row_factory | |||
| rowcount | |||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
Executes a multiple SQL statements at once. Non-standard. |
Required by DB-API. Does nothing in pysqlite. |
Required by DB-API. Does nothing in pysqlite. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jun 13 23:39:02 2008 | http://epydoc.sourceforge.net |