rep1/python37/Lib/dbm/gnu.py

4 lines
72 B
Python
Raw Normal View History

2024-11-21 09:00:42 +08:00
"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *