Lines Matching full:strip_prefix
43 # "strip_prefix": "python",
56 "strip_prefix": "python/install",
67 "strip_prefix": "python",
78 "strip_prefix": "python",
89 "strip_prefix": "python",
100 "strip_prefix": "python",
111 "strip_prefix": "python",
122 "strip_prefix": "python",
133 "strip_prefix": "python",
144 "strip_prefix": "python",
155 "strip_prefix": "python",
166 "strip_prefix": "python",
177 "strip_prefix": "python",
188 "strip_prefix": "python",
200 "strip_prefix": "python",
213 "strip_prefix": "python",
226 "strip_prefix": "python",
239 "strip_prefix": "python",
253 "strip_prefix": "python",
264 "strip_prefix": "python",
275 "strip_prefix": "python",
286 "strip_prefix": "python",
297 "strip_prefix": "python",
308 "strip_prefix": "python",
320 "strip_prefix": "python",
333 "strip_prefix": "python",
346 "strip_prefix": "python",
359 "strip_prefix": "python",
373 "strip_prefix": "python",
384 "strip_prefix": "python",
396 "strip_prefix": "python",
409 "strip_prefix": "python",
422 "strip_prefix": "python",
435 "strip_prefix": "python",
448 "strip_prefix": "python",
461 "strip_prefix": "python",
474 "strip_prefix": "python",
488 "strip_prefix": "python",
501 "strip_prefix": "python",
514 "strip_prefix": "python",
527 "strip_prefix": "python",
540 "strip_prefix": "python",
553 "strip_prefix": "python",
567 "strip_prefix": "python",
588 "strip_prefix": {
789 strip_prefix = tool_versions[python_version].get("strip_prefix", None)
790 if type(strip_prefix) == type({}):
791 strip_prefix = strip_prefix[platform]
844 return (release_filename, rendered_urls, strip_prefix, patches, patch_strip)