This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
07342983ce
cpython
/
Modules
/
_sqlite
History
Antoine Pitrou
902fc8b5a0
Issue
#13773
: sqlite3.connect() gets a new `uri` parameter to pass the filename as a URI, allowing to pass custom options.
2013-02-10 00:02:44 +01:00
..
cache.c
…
cache.h
…
connection.c
…
connection.h
…
cursor.c
…
cursor.h
…
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
…