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, eric.snow, ncoghlan, python-dev
Date 2012-04-24.14:39:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335278400.65.0.969055425869.issue14605@psf.upfronthosting.co.za>
In-reply-to
Content
Of course you did because you just like making my life a living hell when it comes to the __file__ attribute. =)

OK, I will have another look when I get home, but last time I dealt with this the issue is some tests expect a relative path while others expect an absolute one. And allowing an empty string for the current directory is just evil.
History
Date User Action Args
2012-04-24 14:40:00brett.cannonsetrecipients: + brett.cannon, ncoghlan, eric.araujo, Arfrever, python-dev, eric.snow
2012-04-24 14:40:00brett.cannonsetmessageid: <1335278400.65.0.969055425869.issue14605@psf.upfronthosting.co.za>
2012-04-24 14:40:00brett.cannonlinkissue14605 messages
2012-04-24 14:39:59brett.cannoncreate