cpython/Modules/_sqlite
Martin v. Löwis 6819210b9e PEP 3123: Provide forward compatibility with Python 3.0, while keeping
backwards compatibility. Add Py_Refcnt, Py_Type, Py_Size, and
PyVarObject_HEAD_INIT.
2007-07-21 06:55:02 +00:00
..
cache.c PEP 3123: Provide forward compatibility with Python 3.0, while keeping 2007-07-21 06:55:02 +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 PEP 3123: Provide forward compatibility with Python 3.0, while keeping 2007-07-21 06:55:02 +00:00
connection.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
cursor.c PEP 3123: Provide forward compatibility with Python 3.0, while keeping 2007-07-21 06:55:02 +00:00
cursor.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +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 Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
module.c Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
module.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
prepare_protocol.c PEP 3123: Provide forward compatibility with Python 3.0, while keeping 2007-07-21 06:55:02 +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 PEP 3123: Provide forward compatibility with Python 3.0, while keeping 2007-07-21 06:55:02 +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 PEP 3123: Provide forward compatibility with Python 3.0, while keeping 2007-07-21 06:55:02 +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 Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00
util.h Merged changes from standalone version 2.3.3. This should probably all be 2007-01-14 01:43:50 +00:00