[issue32942] test_script_helper fails on Windows when run from the source code directory

Terry J. Reedy report at bugs.python.org
Sat Jun 30 19:32:13 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

f:\dev\3x>python -m test test_script_helper
...
test_script_helper failed

f:\dev\3x> git pr 8034
...
Switched to branch 'pr_8034'

f:\dev\3x>python -m test test_script_helper
...
== Tests result: SUCCESS ==

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32942>
_______________________________________


More information about the Python-bugs-list mailing list