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