This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, giampaolo.rodola, gregory.p.smith, izbyshev, jwilk, serhiy.storchaka, vstinner
Date 2019-04-16.21:30:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+3bQGH43Bp_4OJWMXct9ABvZDNeJH051ZBZmdPuA=VrHEKw-w@mail.gmail.com>
In-reply-to <1555433940.09.0.345778010137.issue35755@roundup.psfhosted.org>
Content
My PR is consistent with the behavior you described in your zsh example,
no? which doesn't find python if PATH is empty or equal to ":".
History
Date User Action Args
2019-04-16 21:30:11vstinnersetrecipients: + vstinner, gregory.p.smith, giampaolo.rodola, christian.heimes, jwilk, serhiy.storchaka, izbyshev
2019-04-16 21:30:11vstinnerlinkissue35755 messages
2019-04-16 21:30:11vstinnercreate