log tests/test_MySQLdb_nonstandard.py @ 47:c9c2c8bf1b8c MySQLdb

age author description
Sun, 15 Feb 2009 07:56:43 +0000 kylev More NOARGS, with test coverage MySQLdb
Sun, 15 Feb 2009 07:26:43 +0000 kylev Update some of the constants and declarations to post python-2.0 MySQLdb
Thu, 12 Feb 2009 00:36:39 +0000 kylev Since tests are easy to run, there's no reason to have them in shipping code. MySQLdb
Sat, 07 Feb 2009 20:42:50 +0000 kylev Start converting some some things to METH_NOARGS to save invocation time, add MySQLdb