cpython/Lib/sqlite3
Gerhard Häring 6117f423c4 Issue #3659: Values of string subclasses were not handled correctly when used
as bind parameters.

Reviewed by Bejnamin Peterson.
2008-09-22 06:04:51 +00:00
..
test Issue #3659: Values of string subclasses were not handled correctly when used 2008-09-22 06:04:51 +00:00
__init__.py Quite a few fixes to make the library and test suite more robust when 2006-08-17 20:24:18 +00:00
dbapi2.py Merging the py3k-pep3137 branch back into the py3k branch. 2007-11-06 21:34:58 +00:00
dump.py Added missing files for new iterdump method. 2008-03-29 00:41:18 +00:00