cpython/Modules/_sqlite
Benjamin Peterson f17101a307 merge 3.2
2011-05-31 21:31:59 -05:00
..
cache.c
cache.h
connection.c merge 3.2 2011-05-31 21:31:59 -05:00
connection.h
cursor.c #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. 2011-05-09 12:24:09 +02:00
cursor.h #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. 2011-05-09 12:24:09 +02:00
microprotocols.c
microprotocols.h
module.c
module.h
prepare_protocol.c
prepare_protocol.h
row.c
row.h
sqlitecompat.h
statement.c
statement.h
util.c
util.h