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

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

4 lines
70 B
Python
Raw Normal View History

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