HomeSort by relevance Sort by last modified time
    Searched full:dbm__enter__ (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/
_dbmmodule.c 355 dbm__enter__(PyObject *self, PyObject *args) function
374 {"__enter__", dbm__enter__, METH_NOARGS, NULL},
_gdbmmodule.c 472 dbm__enter__(PyObject *self, PyObject *args) function
495 {"__enter__", dbm__enter__, METH_NOARGS, NULL},

Completed in 142 milliseconds