Message194840
| Author | ncoghlan |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.snow, madison.may, ncoghlan, ronaldoussoren |
| Date | 2013-08-10.21:58:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376171900.21.0.535232815325.issue18416@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems to me that by *not* doing that, we may have a bug if the cwd changes and the import machinery returns a stateful importer that remembers the path name. Using the actual filesystem path for everything other than sys.path sounds like a much better option. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-10 21:58:20 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, ronaldoussoren, Arfrever, eric.snow, madison.may |
| 2013-08-10 21:58:20 | ncoghlan | set | messageid: <1376171900.21.0.535232815325.issue18416@psf.upfronthosting.co.za> |
| 2013-08-10 21:58:20 | ncoghlan | link | issue18416 messages |
| 2013-08-10 21:58:20 | ncoghlan | create | |