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-18 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f19a40071479eef0c8c65cb900d2cecbe00a72f1
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
#17198
: merge with 3.3.
2013-07-07 13:16:05 +02:00
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
…