5
0
python-binaries/python/Lib/dbm/ndbm.py
2024-03-09 23:17:46 +08:00

4 lines
70 B
Python

"""Provide the _dbm module as a dbm submodule."""
from _dbm import *