MinDalle_StableDiff/Python310/Lib/dbm/gnu.py

4 lines
72 B
Python
Raw Permalink Normal View History

2022-09-17 15:26:13 +03:00
"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *