diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-04 09:19:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-04 09:19:13 (GMT) |
commit | 7aa3eadca2a50ce651ce603d6100b05bb7106f1c (patch) | |
tree | f519bb1e457ccac4763a7ec341994d40e4f6db2c /Lib/enum.py | |
parent | 1e921236d7ecc77299d34380d6a2159e9db05a1a (diff) | |
download | cpython-7aa3eadca2a50ce651ce603d6100b05bb7106f1c.zip cpython-7aa3eadca2a50ce651ce603d6100b05bb7106f1c.tar.gz cpython-7aa3eadca2a50ce651ce603d6100b05bb7106f1c.tar.bz2 |
bpo-34530: Fix distutils find_executable() (GH-9049)
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/enum.py')
0 files changed, 0 insertions, 0 deletions