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
/
gnu.py
blob: b07a1defffdf2fcc8532f52ed49751fb0733a1a7 (
plain
) (
blame
)
1
2
3
"""Provide the _gdbm module as a dbm submodule.""" from _gdbm import *