| Home | Trees | Indices | Help |
|---|
|
|
Base class for the output conversion API.
The basic requirement is to implement the convert method which takes the value and returns a Python value.
|
|||
|
convert(self,
mysql_type,
value) Convert a MySQL value to a Python object. |
||
|
|||
Convert a MySQL value to a Python object.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:28 2006 | http://epydoc.sourceforge.net |