This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
64b9a15886
cpython
/
Lib
/
dbm
History
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
Issue
#22831
: Use "with" to avoid possible fd leaks.
2015-04-04 11:01:02 +03:00
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
Create the dbm package from PEP 3108.
#2881
.
2008-05-26 10:29:35 +00:00
ndbm.py
Create the dbm package from PEP 3108.
#2881
.
2008-05-26 10:29:35 +00:00