Message159253
Yeah, I was actually going to suggest forcing an absolute path for __main__.__file__ in runpy if you didn't want to do it in importlib itself.
I'm much happier with that approach than changing the tests, so the updated patch looks good to me. |
|
Date |
User |
Action |
Args |
2012-04-25 06:05:28 | ncoghlan | set | recipients:
+ ncoghlan, lemburg, brett.cannon, eric.smith, eric.araujo, Arfrever, r.david.murray, python-dev, eric.snow |
2012-04-25 06:05:28 | ncoghlan | set | messageid: <1335333928.86.0.735104569145.issue14605@psf.upfronthosting.co.za> |
2012-04-25 06:05:28 | ncoghlan | link | issue14605 messages |
2012-04-25 06:05:28 | ncoghlan | create | |
|