DYT/Tool/Python39/Lib/dbm/gnu.py

4 lines
72 B
Python
Raw Permalink Normal View History

2024-12-12 00:23:16 +00:00
"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *