This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-24 17:33:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
14
97bf592925
cpython
/
Lib
/
dbm
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
4fc7942118
Issue
#28847
: A deprecation warning is now emitted if the index file is missed
...
and recreated in the 'r' and 'w' modes (will be an error in future Python releases).
2016-12-07 11:11:12 +02:00
..
__init__.py
dumb.py
Issue
#28847
: A deprecation warning is now emitted if the index file is missed
2016-12-07 11:11:12 +02:00
gnu.py
ndbm.py