This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-pymysql
Code
Issues
Proposed changes
Files
d51400138c4014006fbd016a73fc3db9d439b1b4
deb-python-pymysql
/
pymysql
History
Pete Hunt
d51400138c
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
..
constants
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
tests
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
__init__.py
changed absolute imports to relative imports
2010-12-08 06:56:29 +00:00
charset.py
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
connections.py
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
converters.py
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
cursors.py
cleaned up charset and unicode functionality, aligned BIT type handling with MySQLdb, disambiguated length coded binary and strings, raised exception after connection is close()'d
2010-12-10 05:32:06 +00:00
err.py
changed absolute imports to relative imports
2010-12-08 06:56:29 +00:00
times.py
pymysql-0.2 initial commit
2009-06-16 16:38:15 +00:00