Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
3e9a5b022f01fa95b4485fcf2c0c87bfb9fff837
/
.
/
Lib
/
dbm
/
ndbm.py
blob: 23056a29ef2b6200c8bfd2b44fba832b6774a488 [
file
]
"""Provide the _dbm module as a dbm submodule."""
from
_dbm
import
*