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

4 lines
70 B
Python

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