MySQL for Python MySQLdb1
MySQL database connector for Python programming
Brought to you by:
adustman
File | Date | Author | Commit |
---|---|---|---|
capabilities.py | 2012-09-08 |
![]() |
[767669] More Python 3 fixes. Py 3 blows up when testing... |
dbapi20.py | 2012-09-08 |
![]() |
[8041cc] Some (many) tests actually pass now on Python 3... |
test_MySQLdb_capabilities.py | 2012-09-08 |
![]() |
[767669] More Python 3 fixes. Py 3 blows up when testing... |
test_MySQLdb_dbapi20.py | 2012-09-08 |
![]() |
[8041cc] Some (many) tests actually pass now on Python 3... |
test_MySQLdb_nonstandard.py | 2012-09-07 |
![]() |
[81dbbc] Update UnitTest methods deprecated in Python 2.7 |