ndbm.py 70 B

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