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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2f33add635df4fde81be9960bab367e010c19bf
cpython
/
Lib
/
dbm
T
History
Serhiy Storchaka
6c85efa5a6
bpo-32749: Make dbm.dumb databases more cosistent with other dbm databases. (
#5497
)
2018-02-05 22:47:31 +02:00
..
__init__.py
Issue
#22831
: Use "with" to avoid possible fd leaks.
2015-04-04 11:01:02 +03:00
dumb.py
bpo-32749: Make dbm.dumb databases more cosistent with other dbm databases. (
#5497
)
2018-02-05 22:47:31 +02:00
gnu.py
…
ndbm.py
…