Lines Matching full:strip_prefix
41 # "strip_prefix": "python",
54 "strip_prefix": "python",
65 "strip_prefix": "python",
76 "strip_prefix": "python",
87 "strip_prefix": "python",
98 "strip_prefix": "python",
109 "strip_prefix": "python",
120 "strip_prefix": "python",
131 "strip_prefix": "python",
142 "strip_prefix": "python",
153 "strip_prefix": "python",
164 "strip_prefix": "python",
175 "strip_prefix": "python",
187 "strip_prefix": "python",
200 "strip_prefix": "python",
213 "strip_prefix": "python",
226 "strip_prefix": "python",
237 "strip_prefix": "python",
248 "strip_prefix": "python",
259 "strip_prefix": "python",
270 "strip_prefix": "python",
281 "strip_prefix": "python",
293 "strip_prefix": "python",
306 "strip_prefix": "python",
319 "strip_prefix": "python",
332 "strip_prefix": "python",
343 "strip_prefix": "python",
355 "strip_prefix": "python",
368 "strip_prefix": "python",
381 "strip_prefix": "python",
394 "strip_prefix": "python",
407 "strip_prefix": "python",
420 "strip_prefix": "python",
433 "strip_prefix": "python",
446 "strip_prefix": "python",
459 "strip_prefix": "python",
472 "strip_prefix": "python",
485 "strip_prefix": "python",
498 "strip_prefix": "python",
650 strip_prefix = tool_versions[python_version].get("strip_prefix", None)
651 if type(strip_prefix) == type({}):
652 strip_prefix = strip_prefix[platform]
683 return (release_filename, rendered_urls, strip_prefix, patches, patch_strip)