Home
last modified time | relevance | path

Searched refs:make_zip_pkg (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_multiprocessing_main_handling.py15 make_pkg, make_script, make_zip_pkg, make_zip_script,
121 to_return = make_zip_pkg(zip_dir, zip_basename, pkg_name, script_basename,
Dtest_cmd_line_script.py18 make_pkg, make_script, make_zip_pkg, make_zip_script,
85 to_return = make_zip_pkg(zip_dir, zip_basename, pkg_name, script_basename,
Dtest_runpy.py15 make_pkg, make_script, make_zip_pkg, make_zip_script)
/external/python/cpython2/Lib/test/
Dtest_cmd_line_script.py11 make_zip_script, make_zip_pkg)
48 return make_zip_pkg(zip_dir, zip_basename, pkg_name, script_basename,
Dtest_runpy.py10 make_pkg, make_zip_script, make_zip_pkg)
/external/python/cpython2/Lib/test/support/
Dscript_helper.py141 def make_zip_pkg(zip_dir, zip_basename, pkg_name, script_basename, function
/external/python/cpython3/Lib/test/support/
Dscript_helper.py239 def make_zip_pkg(zip_dir, zip_basename, pkg_name, script_basename, function
/external/python/cpython3/Doc/library/
Dtest.rst1399 .. function:: make_zip_pkg(zip_dir, zip_basename, pkg_name, script_basename, \