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

  /external/python/cpython3/Python/clinic/
import.c.h 108 {"create_builtin", (PyCFunction)_imp_create_builtin, METH_O, _imp_create_builtin__doc__},
  /external/python/cpython3/Python/
import.c 1161 _imp_create_builtin(PyObject *module, PyObject *spec) function
    [all...]

Completed in 48 milliseconds