4 lines
70 B
Python
Raw Normal View History

2022-03-14 01:15:38 +08:00
"""Provide the _dbm module as a dbm submodule."""
from _dbm import *