[issue34530] distutils: find_executable() fails if the PATH environment variable is not set

STINNER Victor report at bugs.python.org
Tue Sep 4 05:01:13 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 39487196c87e28128ea907a0d9b8a88ba53f68d5 by Victor Stinner in branch 'master':
bpo-34530: Fix distutils find_executable() (GH-9049)
https://github.com/python/cpython/commit/39487196c87e28128ea907a0d9b8a88ba53f68d5


----------

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


More information about the Python-bugs-list mailing list