Staging
v0.5.1
https://github.com/python/cpython
Revision 2e566bf35e96f0d6ca6fe291f179e832d1c32186 authored by Victor Stinner on 25 September 2019, 14:12:32 UTC, committed by GitHub on 25 September 2019, 14:12:32 UTC
If Python is installed, skip test_tools.test_pathfix test because
Tools/scripts/pathfix.py script is not installed.

(cherry picked from commit 3f43ceff186da09978d0aff257bb18b8ac7611f7)
1 parent c71c54c
History
Tip revision: 2e566bf35e96f0d6ca6fe291f179e832d1c32186 authored by Victor Stinner on 25 September 2019, 14:12:32 UTC
bpo-37064: Skip test_tools.test_pathfix if installed (GH-15705) (GH-16389)
Tip revision: 2e566bf
File Mode Size
test
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 664 bytes
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
flag.py -rw-r--r-- 41 bytes
freeze.py -rwxr-xr-x 16.8 KB
hello.py -rw-r--r-- 24 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.7 KB
makemakefile.py -rw-r--r-- 916 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.9 KB

README

back to top