Files
mysqlclient/doc/_exceptions.rst
INADA Naoki 8ad1525c3f Raise ProgrammingError for nan and inf (#314)
* Raise ProgrammingError when inf or nan is passed
  Fixes #246
* Rename _mysql_exceptions -> _exceptions
2018-12-14 16:46:30 +09:00

8 lines
138 B
ReStructuredText

_exceptions Module
========================
.. automodule:: MySQLdb._exceptions
:members:
:undoc-members:
:show-inheritance: