Message216840
On second thought, all modules (except __main__) must have both __spec__ and __loader__ set to their correct respective objects. So the current behavior is correct in that it exposes poorly formed modules. |
|
Date |
User |
Action |
Args |
2014-04-19 03:34:59 | eric.snow | set | recipients:
+ eric.snow, brett.cannon, ncoghlan |
2014-04-19 03:34:59 | eric.snow | set | messageid: <1397878499.04.0.163157251124.issue21211@psf.upfronthosting.co.za> |
2014-04-19 03:34:59 | eric.snow | link | issue21211 messages |
2014-04-19 03:34:58 | eric.snow | create | |
|