SIGN IN SIGN UP

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.
V
Victor Stinner committed
39487196c87e28128ea907a0d9b8a88ba53f68d5
Parent: ec74d18
Committed by GitHub <noreply@github.com> on 9/4/2018, 9:01:09 AM