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

4 lines
72 B
Python

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