This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8f9f8d612a
cpython
/
Lib
/
sqlite3
History
Gerhard Haering
936d518dc8
#10811
: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
2011-05-09 12:24:09 +02:00
..
test
#10811
: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
2011-05-09 12:24:09 +02:00
__init__.py
remove pointless coding cookies
2010-08-30 14:05:50 +00:00
dbapi2.py
remove pointless coding cookies
2010-08-30 14:05:50 +00:00
dump.py
Added missing files for new iterdump method.
2008-03-29 00:41:18 +00:00