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 23:18:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5280d2e399faeeb70d9738b83d406dc1cb361663
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
…