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

4 lines
70 B
Python
Raw Normal View History

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