Codebase Browser
cpython
Go to App
cpython
/
Lib/dbm/
gnu.py
"""Provide the _gdbm module as a dbm submodule.""" from _gdbm import *