Home | Trees | Indices | Help |
---|
|
Mapping of MySQL internal error codes to exception objects.
This module should not be needed by end-user code, it is mainly for the internals of this library.
|
|||
|
raise_error(...) Raise a MySQL exception. |
|
|||
|
__version__ = '$Revision: 1.6 $'
|
||
|
_errno_map = {2048L: <class mysql.exceptions.client.Invalid_Conn_...
|
|
Raise a MySQL exception.
|
|
__version__
|
_errno_map
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:26 2006 | http://epydoc.sourceforge.net |