Commit ed189ce
authored
bpo-38347: find pathfix for Python scripts whose name contain a '-' (pythonGH-16536) (pythonGH-16719)
pathfix.py: Assume all files that end on '.py' are Python scripts when working recursively.
(cherry picked from commit 2b7dc40)1 parent 08afed7 commit ed189ce
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- Misc/NEWS.d/next/Tools-Demos
- Tools/scripts
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments