This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77aa396bb9415428de09112ddf6b34bb843811eb
cpython
/
Lib
/
dbm
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
…