PATH:
opt
/
alt
/
python311
/
lib64
/
python3.11
/
dbm
/
Editing: gnu.py
"""Provide the _gdbm module as a dbm submodule.""" from _gdbm import *
SAVE
CANCEL