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-07-23 19:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
cc03ab6c4f
cpython
/
Lib
/
dbm
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
520348e5c0
Issue
#28847
: dbm.dumb now supports reading read-only files and no longer
...
writes the index file when it is not changed.
2016-12-07 11:00:06 +02:00
..
__init__.py
dumb.py
Issue
#28847
: dbm.dumb now supports reading read-only files and no longer
2016-12-07 11:00:06 +02:00
gnu.py
ndbm.py