Home | Sort by relevance Sort by last modified time |
/external/python/cpython3/Lib/test/ | |
test_cmd_line.py | 61 def get_xoptions(*args): function in function:CmdLineTest.test_xoptions 70 opts = get_xoptions() 73 opts = get_xoptions('-Xa', '-Xb=c,d=e') |
/external/python/cpython3/Python/ | |
sysmodule.c | 1509 get_xoptions(void) function [all...] |