HomeSort by relevance Sort by last modified time
    Searched full:get_xoptions (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 161 milliseconds