DYTSrouce/Tool/Python39/Lib/dbm/ndbm.py

4 lines
70 B
Python
Raw Normal View History

2024-12-12 00:23:16 +00:00
"""Provide the _dbm module as a dbm submodule."""
from _dbm import *