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