Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 5, 2018

distutils.spawn.find_executable() now falls back on os.defpath if the
PATH environment variable is not set.

(cherry picked from commit 3948719)

https://bugs.python.org/issue34530

distutils.spawn.find_executable() now falls back on os.defpath if the
PATH environment variable is not set.

(cherry picked from commit 3948719)
@vstinner
Copy link
Member Author

vstinner commented Sep 5, 2018

I succeeded to merge PR #9057. This copy is no longer needed.

@vstinner vstinner closed this Sep 5, 2018
@vstinner vstinner deleted the find_executable36 branch September 5, 2018 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants