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 doko
Recipients Alexander.Belopolsky, benjamin.peterson, doko, pitrou, r.david.murray, theller
Date 2010-03-21.17:20:41
SpamBayes Score 0.0036710831
Marked as misclassified No
Message-id <1269192042.83.0.154500937394.issue8154@psf.upfronthosting.co.za>
In-reply-to
Content
> this change in its current form needs to be backed out of 2.6

done.

I'll check for uses of execlp and execlpe.

how should the divergency of execlp (raises ValueError), and execlpe (raises IndexError) be handled?
History
Date User Action Args
2010-03-21 17:20:43dokosetrecipients: + doko, theller, pitrou, benjamin.peterson, r.david.murray, Alexander.Belopolsky
2010-03-21 17:20:42dokosetmessageid: <1269192042.83.0.154500937394.issue8154@psf.upfronthosting.co.za>
2010-03-21 17:20:41dokolinkissue8154 messages
2010-03-21 17:20:41dokocreate