This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
ffd72737d3
cpython
/
Lib
/
dbm
History
Download ZIP
Download TAR.GZ
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