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.snow, madison.may, ncoghlan, ronaldoussoren
Date 2013-08-11.20:14:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376252097.88.0.507920141253.issue18416@psf.upfronthosting.co.za>
In-reply-to
Content
To answer Eric's question: yes.

Since no one seems to be screaming that sys.path be the only place to have the concept of a relative path, then let's use only absolute paths except in sys.path for ''.
History
Date User Action Args
2013-08-11 20:14:57brett.cannonsetrecipients: + brett.cannon, ronaldoussoren, ncoghlan, Arfrever, eric.snow, madison.may
2013-08-11 20:14:57brett.cannonsetmessageid: <1376252097.88.0.507920141253.issue18416@psf.upfronthosting.co.za>
2013-08-11 20:14:57brett.cannonlinkissue18416 messages
2013-08-11 20:14:57brett.cannoncreate