openmedialibrary_platform/Darwin/lib/python3.5/dbm/ndbm.py

3 lines
70 B
Python

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