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