| Home | Trees | Indices | Help |
|
|---|
|
|
Connects to database on first request. Otherwise it behaves like a dbapi2 connection. This may be usefull in combination with scgi.forkpool, because this way each worker child opens a new database connection when the first request is to be answered.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
The database will be connected on the first method call. This is done by calling the given function with the remaining parameters.
|
Returns an open database connection. Open if necessary. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 10 15:01:50 2020 | http://epydoc.sourceforge.net |