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 henry.precheur
Recipients alexis, eric.araujo, henry.precheur, tarek
Date 2011-06-27.12:33:16
SpamBayes Score 1.2143812e-06
Marked as misclassified No
Message-id <1309177997.74.0.17903211546.issue12420@psf.upfronthosting.co.za>
In-reply-to
Content
The function find_executable crashes if PATH is not defined.

I admit that it's an extreme case, but it's probably better to on the safe side of things.

What about using the current directory only if PATH is not defined? This seems to be a reasonable workaround.
History
Date User Action Args
2011-06-27 12:33:17henry.precheursetrecipients: + henry.precheur, tarek, eric.araujo, alexis
2011-06-27 12:33:17henry.precheursetmessageid: <1309177997.74.0.17903211546.issue12420@psf.upfronthosting.co.za>
2011-06-27 12:33:17henry.precheurlinkissue12420 messages
2011-06-27 12:33:17henry.precheurcreate