Home
last modified time | relevance | path

Searched refs:omit_suffix (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/
Dtest_multiprocessing_main_handling.py112 source=test_source, omit_suffix=False): argument
114 source, omit_suffix)
179 omit_suffix=True)
194 omit_suffix=True)
Dtest_runpy.py597 source=None, omit_suffix=False): argument
601 source, omit_suffix)
671 omit_suffix=True)
/third_party/python/Lib/test/support/
Dscript_helper.py209 def make_script(script_dir, script_basename, source, omit_suffix=False): argument
211 if not omit_suffix:
/third_party/python/Doc/library/
Dtest.rst1140 .. function:: make_script(script_dir, script_basename, source, omit_suffix=False)
1143 If *omit_suffix* is ``False``, append ``.py`` to the name. Return the full