Home | History | Annotate | Download | only in Python

Lines Matching refs:PySys_SetArgvEx

2603 PySys_SetArgvEx(int argc, wchar_t **argv, int updatepath)
2637 PySys_SetArgvEx(argc, argv, Py_IsolatedFlag == 0);