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

4 lines
70 B
Python

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