Home
last modified time | relevance | path

Searched defs:get_command_line (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/multiprocessing/
Dspawn.py78 def get_command_line(**kwds): function
/external/python/cpython2/Lib/multiprocessing/
Dforking.py341 def get_command_line(): function