diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-05 14:45:08 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2018-09-05 14:45:08 (GMT) |
commit | e2c1657dff86decf1e232b66e766d2e51381109c (patch) | |
tree | f31698bca976da8e86be144d17dd9fa5c7b049f2 /Lib/test/test_platform.py | |
parent | 635461fca5e90c6e091f1e5b46adafc0d28bf0e2 (diff) | |
download | cpython-e2c1657dff86decf1e232b66e766d2e51381109c.zip cpython-e2c1657dff86decf1e232b66e766d2e51381109c.tar.gz cpython-e2c1657dff86decf1e232b66e766d2e51381109c.tar.bz2 |
bpo-34530: Fix distutils find_executable() (GH-9049) (GH-9057)
distutils.spawn.find_executable() now falls back on os.defpath if the
PATH environment variable is not set.
(cherry picked from commit 39487196c87e28128ea907a0d9b8a88ba53f68d5)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Lib/test/test_platform.py')
0 files changed, 0 insertions, 0 deletions