[issue34855] batch file variables

2018-12-26 Thread Eric Lindblad
Eric Lindblad added the comment: Should windows-steps.yml (line 11) and windows-appx-test.yml committed 6 Dec. (line 39) both read EXTERNALS_DIR? -- ___ Python tracker <https://bugs.python.org/issue34

[issue34855] batch file variables

2018-09-30 Thread Eric Lindblad
New submission from Eric Lindblad : The development version code can set the variable EXTERNALS_DIR in two .bat files, but nowhere in a .bat file is set the variable EXTERNAL_DIR, the latter appearing in find_python.bat. I am not a Powershell user and so cannot interpret the content of the