This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-pymysql
Code
Issues
Proposed changes
Files
c29362254471d71b129af10cff145f65692e3af6
deb-python-pymysql
/
pymysql
/
constants
History
Pete Hunt
a7045758d8
python 3 branch complete. moved issue26 branch to python3. old python 3 branch is obsolete. closes issue 26
2010-12-10 07:47:25 +00:00
..
__init__.py
pymysql-0.2 initial commit
2009-06-16 16:38:15 +00:00
CLIENT.py
My first commit. Did a lot of refactoring, so see the updated README file
2010-07-26 19:28:33 +00:00
COMMAND.py
python 3 branch complete. moved issue26 branch to python3. old python 3 branch is obsolete. closes issue 26
2010-12-10 07:47:25 +00:00
ER.py
pymysql-0.2 initial commit
2009-06-16 16:38:15 +00:00
FIELD_TYPE.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
FLAG.py
My first commit. Did a lot of refactoring, so see the updated README file
2010-07-26 19:28:33 +00:00
SERVER_STATUS.py
pymysql-0.2 initial commit
2009-06-16 16:38:15 +00:00