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