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

  /external/python/cpython3/Modules/
_codecsmodule.c 63 _codecs_register(PyObject *module, PyObject *search_function) function
    [all...]
  /external/python/cpython3/Modules/clinic/
_codecsmodule.c.h 16 {"register", (PyCFunction)_codecs_register, METH_O, _codecs_register__doc__},
    [all...]

Completed in 68 milliseconds