This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a76da79cd77bd04dacc1a2bfb22f149dcaad33d
cpython
/
Lib
/
sqlite3
History
Georg Brandl
a18af4e7a2
PEP 3114: rename .next() to .__next__() and add next() builtin.
2007-04-21 15:47:16 +00:00
..
test
PEP 3114: rename .next() to .__next__() and add next() builtin.
2007-04-21 15:47:16 +00:00
__init__.py
Quite a few fixes to make the library and test suite more robust when
2006-08-17 20:24:18 +00:00
dbapi2.py
Merged revisions 53304-53433,53435-53450 via svnmerge from
2007-01-15 15:49:28 +00:00