This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a76da79cd77bd04dacc1a2bfb22f149dcaad33d
cpython
/
Lib
/
sqlite3
/
test
T
History
Georg Brandl
a18af4e7a2
PEP 3114: rename .next() to .__next__() and add next() builtin.
2007-04-21 15:47:16 +00:00
..
__init__.py
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
2006-04-21 10:40:58 +00:00
dbapi.py
PEP 3114: rename .next() to .__next__() and add next() builtin.
2007-04-21 15:47:16 +00:00
factory.py
Merged revisions 53304-53433,53435-53450 via svnmerge from
2007-01-15 15:49:28 +00:00
hooks.py
SF patch 1631942 by Collin Winter:
2007-01-10 16:19:56 +00:00
regression.py
Merged revisions 53304-53433,53435-53450 via svnmerge from
2007-01-15 15:49:28 +00:00
transactions.py
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
2006-04-21 10:40:58 +00:00
types.py
Merged revisions 53304-53433,53435-53450 via svnmerge from
2007-01-15 15:49:28 +00:00
userfunctions.py
SF patch 1631942 by Collin Winter:
2007-01-10 16:19:56 +00:00