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 Alexander.Belopolsky
Recipients Alexander.Belopolsky, benjamin.peterson, doko, eric.araujo, paulsmith, pitrou, r.david.murray, theller
Date 2010-04-19.14:30:07
SpamBayes Score 0.00020408513
Marked as misclassified No
Message-id <1271687408.79.0.568189980658.issue8154@psf.upfronthosting.co.za>
In-reply-to
Content
If this new feature stays in 3.x, shouldn't 2.7 have a -3 warning?

Also, I would consider adding os.execlp(path) -> os.execlp(path, os.path.basename(path)) transformation to 2to3.
History
Date User Action Args
2010-04-19 14:30:08Alexander.Belopolskysetrecipients: + Alexander.Belopolsky, theller, doko, pitrou, paulsmith, benjamin.peterson, eric.araujo, r.david.murray
2010-04-19 14:30:08Alexander.Belopolskysetmessageid: <1271687408.79.0.568189980658.issue8154@psf.upfronthosting.co.za>
2010-04-19 14:30:07Alexander.Belopolskylinkissue8154 messages
2010-04-19 14:30:07Alexander.Belopolskycreate