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-06-13 06:35:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2ff3054f979370c3cb577eae2f3aa1e935cd15f
cpython
/
Lib
/
dbm
T
History
Éric Araujo
f8e1b60799
Add docstring to dbm.open
2011-04-20 18:52:55 +02:00
..
__init__.py
Add docstring to dbm.open
2011-04-20 18:52:55 +02: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
…