Files
cpython/Lib/dbm/ndbm.py
2020-11-03 11:10:27 -07:00

4 lines
70 B
Python

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