Searched refs:get_xoptions (Results 1 – 2 of 2) sorted by relevance
69 def get_xoptions(*args): function78 opts = get_xoptions()81 opts = get_xoptions('-Xa', '-Xb=c,d=e')
1842 get_xoptions(void) in get_xoptions() function1873 PyObject *opts = get_xoptions(); in _PySys_AddXOptionWithError()1923 return get_xoptions(); in PySys_GetXOptions()2513 if (get_xoptions() == NULL) in _PySys_EndInit()