Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
94a3d2a6329ab7941e93ad2f5bcbb8af2b8b80d2
/
.
/
Lib
/
dbm
/
gnu.py
blob: b07a1defffdf2fcc8532f52ed49751fb0733a1a7 [
file
]
"""Provide the _gdbm module as a dbm submodule."""
from
_gdbm
import
*