Message159107
| Author | brett.cannon |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.araujo, eric.snow, ncoghlan, python-dev |
| Date | 2012-04-24.00:51:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1335228689.86.0.888213872948.issue14605@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch for an explicit sys.path_hooks that simply tweaks the test_cmd_line_script tests to stop requiring an absolute path on the files and instead verifies that the relative paths are legit. It also adds warnings when None is found in sys.path_importer_cache and then subsequently just tries sys.path_hooks again. It also warnings when sys.path_hooks is empty. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-24 00:51:32 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, eric.araujo, Arfrever, python-dev, eric.snow |
| 2012-04-24 00:51:29 | brett.cannon | set | messageid: <1335228689.86.0.888213872948.issue14605@psf.upfronthosting.co.za> |
| 2012-04-24 00:51:29 | brett.cannon | link | issue14605 messages |
| 2012-04-24 00:51:29 | brett.cannon | create | |