Home
last modified time | relevance | path

Searched defs:pyname (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dcontext.c165 PyObject *pyname = PyUnicode_FromString(name); in PyContextVar_New() local
/external/python/cpython2/Modules/
D_ssl.c3700 PyObject *pyname = Py_None; in PySSL_txt2obj() local