master
/ miniconda3 / lib / python3.11 / dbm / ndbm.py

ndbm.py @a8e0244

41a0142
 
 
1
2
3
"""Provide the _dbm module as a dbm submodule."""

from _dbm import *