Searched refs:PythonRC (Results 1 – 1 of 1) sorted by relevance
40 int PythonRC; variable84 PythonRC = 1; in main()100 return PythonRC; in main()114 PythonRC = Py_Main(args->argc, args->argv); in PythonThread()