Files
INTUIA/Programa final/Python-3.10.15/Lib/dbm/gnu.py
T

4 lines
72 B
Python
Raw Normal View History

2026-03-15 13:27:50 +00:00
"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *