master
/ miniconda3 / envs / poem / lib / python3.10 / dbm / gnu.py

gnu.py @a8e0244 raw · history · blame

1
2
3
"""Provide the _gdbm module as a dbm submodule."""

from _gdbm import *