MySQL for Python MySQLdb1
MySQL database connector for Python programming
Brought to you by:
adustman
File | Date | Author | Commit |
---|---|---|---|
constants | 2006-08-27 |
![]() |
[94506c] Version 1.2.2b1. |
.cvsignore | 2001-05-28 |
![]() |
[0b8262] Ignore stuff. |
__init__.py | 2012-09-08 |
![]() |
[8041cc] Some (many) tests actually pass now on Python 3... |
connections.py | 2012-09-08 |
![]() |
[767669] More Python 3 fixes. Py 3 blows up when testing... |
converters.py | 2012-09-08 |
![]() |
[767669] More Python 3 fixes. Py 3 blows up when testing... |
cursors.py | 2012-09-08 |
![]() |
[8041cc] Some (many) tests actually pass now on Python 3... |
exceptions.py | unknown | ||
times.py | 2012-09-07 |
![]() |
[dd3cc7] Use isoformat() instead of strftime() to avoid ... |