This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d9107aaded
cpython
/
Lib
/
dbm
History
Victor Stinner
1cec3e367c
#9397
: remove mention of dbm.bsd which does not exist anymore.
2010-07-29 16:26:56 +00:00
..
__init__.py
#9397
: remove mention of dbm.bsd which does not exist anymore.
2010-07-29 16:26:56 +00:00
dumb.py
dbm.dumb was opening files without specifying the encoding. Caused problem on
2008-11-24 21:09:58 +00:00
gnu.py
…
ndbm.py
…