Home
last modified time | relevance | path

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

/external/python/cpython3/PCbuild/
Drt.bat33 set pyname=python variable
45 if "%~1"=="--disable-gil" (set pyname=python3.13t) & shift & goto CheckOpts variable
/external/python/cpython3/Python/
Dcontext.c184 PyObject *pyname = PyUnicode_FromString(name); in PyContextVar_New() local
/external/python/cpython3/Modules/
D_ssl.c1077 PyObject *pyname = _asn1obj2py(state, name, 0); in _create_tuple_for_attribute() local