This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7718d2bfb040efb63f5fa90691efb295ef962cb2
cpython
/
Lib
/
dbm
T
History
Georg Brandl
170fb04038
We dont have dbm.bsd support anymore.
2009-05-17 08:42:58 +00:00
..
__init__.py
We dont have dbm.bsd support anymore.
2009-05-17 08:42:58 +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
…