Home
last modified time | relevance | path

Searched refs:idobj (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c2017 PyObject *idobj = _PyInterpreterState_GetIDObject(interp); in interp_create() local
2018 if (idobj == NULL) { in interp_create()
2026 return idobj; in interp_create()

Completed in 3 milliseconds