Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/nuget/
Dmake_zip.py120 def copy_to_layout(target, rel_sources): function
207 copied = copy_to_layout(temp / t.rstrip('/'), rglob(s, p, c))
211 total = copy_to_layout(out, rglob(temp, '**/*', None))