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

  /external/python/cpython3/Lib/test/
test_cmd_line.py 69 def get_xoptions(*args): function in function:CmdLineTest.test_xoptions
78 opts = get_xoptions()
81 opts = get_xoptions('-Xa', '-Xb=c,d=e')
  /external/python/cpython3/Python/
sysmodule.c 1842 get_xoptions(void) function
    [all...]

Completed in 127 milliseconds