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 izbyshev
Recipients christian.heimes, giampaolo.rodola, gregory.p.smith, izbyshev, serhiy.storchaka, vstinner
Date 2019-01-17.22:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547764700.14.0.124995381091.issue35755@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the info on CS_PATH, Victor. IMHO it'd make sense to use the libc-provided default PATH at least in shutil.which() since its intent is to emulate "which" from the default shell.
History
Date User Action Args
2019-01-17 22:38:21izbyshevsetrecipients: + izbyshev, gregory.p.smith, vstinner, giampaolo.rodola, christian.heimes, serhiy.storchaka
2019-01-17 22:38:20izbyshevsetmessageid: <1547764700.14.0.124995381091.issue35755@roundup.psfhosted.org>
2019-01-17 22:38:20izbyshevlinkissue35755 messages
2019-01-17 22:38:20izbyshevcreate