Home
last modified time | relevance | path

Searched refs:get_xoptions (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_cmd_line.py99 def get_xoptions(*args): function
108 opts = get_xoptions()
111 opts = get_xoptions('-Xa', '-Xb=c,d=e')
/third_party/python/Python/
H A Dsysmodule.c2322 get_xoptions(PyThreadState *tstate) in get_xoptions() function
2355 PyObject *opts = get_xoptions(tstate); in _PySys_AddXOptionWithError()
2404 return get_xoptions(tstate); in PySys_GetXOptions()

Completed in 6 milliseconds