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 brett.cannon
Recipients Arfrever, brett.cannon, eric.araujo, ncoghlan, serhiy.storchaka, vinay.sajip
Date 2012-12-23.00:22:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356222129.78.0.899258238552.issue16737@psf.upfronthosting.co.za>
In-reply-to
Content
I would totally support tossing relative file paths in Python 3.4 as it has been nothing but backwards-compatibility headaches and is essentially wrong as the module's file is not relative to the current directory necessarily.
History
Date User Action Args
2012-12-23 00:22:10brett.cannonsetrecipients: + brett.cannon, vinay.sajip, ncoghlan, eric.araujo, Arfrever, serhiy.storchaka
2012-12-23 00:22:09brett.cannonsetmessageid: <1356222129.78.0.899258238552.issue16737@psf.upfronthosting.co.za>
2012-12-23 00:22:09brett.cannonlinkissue16737 messages
2012-12-23 00:22:09brett.cannoncreate