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 14:43:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f46a0e8bef2e0a29e032ef805e9a95924af00a7
cpython
/
Lib
/
dbm
T
History
Benjamin Peterson
e3083d3ad5
make operations on closed dumb databases raise a consistent exception (
closes
#19385
)
...
Patch by Claudiu Popa.
2014-04-26 16:56:52 -04:00
..
__init__.py
…
dumb.py
make operations on closed dumb databases raise a consistent exception (
closes
#19385
)
2014-04-26 16:56:52 -04:00
gnu.py
…
ndbm.py
…