index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
dbm
/
ndbm.py
blob: 23056a29ef2b6200c8bfd2b44fba832b6774a488 (
plain
) (
blame
)
1
2
3
"""Provide the _dbm module as a dbm submodule.""" from _dbm import *