This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-pymysql
Code
Issues
Proposed changes
Files
df22cf7aea5572ce25b7b9cd75057a6bff5950c9
deb-python-pymysql
/
pymysql
/
tests
/
thirdparty
/
test_MySQLdb
History
INADA Naoki
8ca05c8e44
PyMySQL now supports nextset()
2015-02-01 11:09:45 +09:00
..
__init__.py
Change Python version support from 2.x to 2.6, 2.7 and 3.3.
2013-07-16 23:06:55 -03:00
capabilities.py
Fix test failure on Python 3.
2013-09-24 09:17:13 +09:00
dbapi20.py
Use unittest2 on Python 2.6
2013-09-21 15:46:47 +09:00
test_MySQLdb_capabilities.py
Remove dead code.
2014-02-10 20:31:53 -02:00
test_MySQLdb_dbapi20.py
PyMySQL now supports nextset()
2015-02-01 11:09:45 +09:00
test_MySQLdb_nonstandard.py
Some implementations may unpack <I as a long.
2014-01-16 19:18:52 -02:00