Sign in
android
/
platform
/
external
/
python
/
567b94adaaceb622c33f9be1998735dfb95f1707
/
.
/
Lib
/
dbm
/
gnu.py
blob: b07a1defffdf2fcc8532f52ed49751fb0733a1a7 [
file
]
"""Provide the _gdbm module as a dbm submodule."""
from
_gdbm
import
*