python (3.12.0)

(root)/
lib/
python3.12/
dbm/
gnu.py
       1  """Provide the _gdbm module as a dbm submodule."""
       2  
       3  from _gdbm import *