Files
INTUIA/Programa final/Python-3.10.15/Lib/dbm/gnu.py
T
2026-03-15 13:27:50 +00:00

4 lines
72 B
Python

"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *