Files
laragon/bin/python/python-3.13/Lib/dbm/ndbm.py
2025-10-05 17:33:37 +02:00

4 lines
70 B
Python

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