master
/ miniconda3 / lib / python3.11 / dbm / gnu.py

gnu.py @74036c5 raw · history · blame

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

from _gdbm import *