Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c185 PyObject *pyname = PyUnicode_FromString(name); in PyContextVar_New() local
/external/python/cpython2/Modules/
D_ssl.c3700 PyObject *pyname = Py_None; in PySSL_txt2obj() local
/external/python/cpython3/Modules/
D_ssl.c1057 PyObject *pyname = _asn1obj2py(state, name, 0); in _create_tuple_for_attribute() local