Searched defs:pyname (Results 1 – 3 of 3) sorted by relevance
33 set pyname=python variable45 if "%~1"=="--disable-gil" (set pyname=python3.13t) & shift & goto CheckOpts variable
184 PyObject *pyname = PyUnicode_FromString(name); in PyContextVar_New() local
1077 PyObject *pyname = _asn1obj2py(state, name, 0); in _create_tuple_for_attribute() local