Message206802
That reminds me: I ended up working around this in the runpy tests by only
checking the loader type was correct in the module specs. With an improved
definition of equality for loaders, the runpy tests could be both
simplified *and* made more rigorous at the same time (by simply comparing
specs for equality, the same as the other module level attributes). |
|
Date |
User |
Action |
Args |
2013-12-22 03:03:53 | ncoghlan | set | recipients:
+ ncoghlan, brett.cannon, larry, eric.snow |
2013-12-22 03:03:53 | ncoghlan | link | issue19927 messages |
2013-12-22 03:03:52 | ncoghlan | create | |
|