PATH:
usr
/
lib64
/
python3.12
/
dbm
/
Editing: gnu.py
"""Provide the _gdbm module as a dbm submodule.""" from _gdbm import *
SAVE
CANCEL