Message289269
As Eryk notes, this has revealed a separate bug in that we don't make the path absolute when adding to sys.path. However, that's *not* directly related to the regression, so I'm resisting the temptation to change it here. Instead, the new test case I'm adding will just run a script directory both with and without -I, and make sure sys.path ends up the same in both cases. | |
| Date | User | Action | Args | | 2017-03-09 04:02:30 | ncoghlan | set | recipients: + ncoghlan, nedbat, ned.deily, eryksun, steve.dower | | 2017-03-09 04:02:30 | ncoghlan | set | messageid: <1489032150.31.0.221338952901.issue29723@psf.upfronthosting.co.za> | | 2017-03-09 04:02:30 | ncoghlan | link | issue29723 messages | | 2017-03-09 04:02:29 | ncoghlan | create | | |