Home
last modified time | relevance | path

Searched refs:rel_sources (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/nuget/
Dmake_zip.py120 def copy_to_layout(target, rel_sources): argument
129 for s, rel in rel_sources:
143 for s, rel in rel_sources:
/external/python/cpython3/Tools/msi/
Dmake_zip.py135 def copy_to_layout(target, rel_sources): argument
144 for s, rel in rel_sources:
158 for s, rel in rel_sources: