Commit 86ec5c6
authored
bpo-38353: Fix calculate_argv0_path() for symlinks (pythonGH-16549)
calculate_argv0_path() must read argv0_path link, not read
program_full_path link.1 parent b23a842 commit 86ec5c6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
| |||
0 commit comments