This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 18:52:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ee4e14aa4c
cpython
/
Lib
/
dbm
History
Download ZIP
Download TAR.GZ
Bodhi Silberling
05eab96435
Fix typo: 'exept' -> 'except' in Lib/dbm/dumb.py (GH-144060)
2026-01-20 08:50:34 +02:00
..
__init__.py
gh-100414: Make dbm.sqlite3 the preferred dbm backend (
#115447
)
2024-02-14 13:47:19 +00:00
dumb.py
Fix typo: 'exept' -> 'except' in Lib/dbm/dumb.py (GH-144060)
2026-01-20 08:50:34 +02:00
gnu.py
ndbm.py
sqlite3.py
gh-135386: Fix "unable to open database file" errors on readonly DB (GH-135566)
2025-08-22 14:11:59 +03:00