cpython/Modules/_sqlite
Neal Norwitz ca752f3b1a Only DECREF if ret != NULL 2008-03-03 04:37:45 +00:00
..
cache.c #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available. 2007-12-19 02:37:44 +00:00
cache.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
connection.c Only DECREF if ret != NULL 2008-03-03 04:37:45 +00:00
connection.h Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
cursor.c Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
cursor.h Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
microprotocols.c Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
microprotocols.h Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
module.c Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
module.h Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
prepare_protocol.c #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available. 2007-12-19 02:37:44 +00:00
prepare_protocol.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
row.c #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available. 2007-12-19 02:37:44 +00:00
row.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
sqlitecompat.h Update to pysqlite 2.2.0 2006-04-04 06:29:05 +00:00
statement.c Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
statement.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
util.c Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00
util.h Updated to pysqlite 2.4.1. Documentation additions will come later. 2008-02-29 22:08:41 +00:00