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 01:13:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
b38e83df33
cpython
/
Lib
/
dbm
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
0122ae9ac8
Issue
#21708
: Deprecated dbm.dumb behavior that differs from common dbm
...
behavior: creating a database in 'r' and 'w' modes and modifying a database in 'r' mode.
2016-07-06 12:21:58 +03:00
..
__init__.py
dumb.py
gnu.py
ndbm.py