mirror of
https://github.com/python/cpython.git
synced 2026-05-16 15:30:48 +00:00
of SQLite3 from 3.2.2 to 3.0.8, by providing an alternative to sqlite3_transfer_bindings. setup.py also handles the common (in debian and ubuntu, at least) case of a buggy sqlite3.h SQLITE_VERSION_NUMBER. |
||
|---|---|---|
| .. | ||
| adapters.c | ||
| adapters.h | ||
| cache.c | ||
| cache.h | ||
| connection.c | ||
| connection.h | ||
| converters.c | ||
| converters.h | ||
| cursor.c | ||
| cursor.h | ||
| microprotocols.c | ||
| microprotocols.h | ||
| module.c | ||
| module.h | ||
| prepare_protocol.c | ||
| prepare_protocol.h | ||
| row.c | ||
| row.h | ||
| statement.c | ||
| statement.h | ||
| util.c | ||
| util.h | ||