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-26 12:54:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a5de511596f17575de082dcb8d43d63b2bd2da9
cpython
/
Lib
/
dbm
T
History
Marco Rougeth
81c5a90595
bpo-36232: Improve error message on dbm.open() when the db doesn't exist (GH-12060)
2019-04-29 16:23:28 -07:00
..
__init__.py
bpo-36232: Improve error message on dbm.open() when the db doesn't exist (GH-12060)
2019-04-29 16:23:28 -07:00
dumb.py
Clean up code which checked presence of os.{stat,lstat,chmod} (
#11643
)
2019-02-25 23:32:27 +01:00
gnu.py
…
ndbm.py
…