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