Message202482
| Author |
brett.cannon |
| Recipients |
Arfrever, berker.peksag, brett.cannon, eric.snow, larry, ncoghlan |
| Date |
2013年11月09日.15:58:44 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1384012724.61.0.771820928241.issue18864@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
I don't quite know what you mean by "current functional changes in the clone". Is this changes to import to use exec_module() and such? Just a guess since step 3 suggests there are no loaders implementing the new API currently.
As for the tests, I'm hoping that simply refactoring some of them will allow reusing a bunch of the finder & loader tests instead of having to do it from scratch. |
|