Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/support/
Dscript_helper.py137 def make_pkg(pkg_dir, init_source=''): function
/external/python/cpython3/Lib/test/support/
Dscript_helper.py235 def make_pkg(pkg_dir, init_source=''): function