LAMPCAE/extlib/Python/Lib/dbm/gnu.py

4 lines
72 B
Python
Raw Normal View History

2024-03-20 08:12:44 +00:00
"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *