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 pitrou
Recipients brian.curtin, hynek, pitrou, serhiy.storchaka, tarek
Date 2013-01-22.12:18:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358857090.84.0.278814355024.issue17012@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure reproducing the quirks of /usr/bin/which is a good idea. shutil.which() is meant to be useful and easy to understand, not to be 100% bash-compatible.
And, anyway, what would be the point of passing an empty path, if the return value is guaranteed to be None?
History
Date User Action Args
2013-01-22 12:18:10pitrousetrecipients: + pitrou, tarek, brian.curtin, hynek, serhiy.storchaka
2013-01-22 12:18:10pitrousetmessageid: <1358857090.84.0.278814355024.issue17012@psf.upfronthosting.co.za>
2013-01-22 12:18:10pitroulinkissue17012 messages
2013-01-22 12:18:10pitroucreate