cosmopolitan/third_party/python/Lib/dbm/gnu.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
72 B
Python
Raw Normal View History

"""Provide the _gdbm module as a dbm submodule."""
from _gdbm import *