Message 194911 - Python tracker (original) (raw)
Message194911
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:57 | brett.cannon | set | recipients: + brett.cannon, ronaldoussoren, ncoghlan, Arfrever, eric.snow, madison.may |
2013-08-11 20:14:57 | brett.cannon | set | messageid: 1376252097.88.0.507920141253.issue18416@psf.upfronthosting.co.za |
2013-08-11 20:14:57 | brett.cannon | link | issue18416 messages |
2013-08-11 20:14:57 | brett.cannon | create |