Brett Cannon <br...@python.org> added the comment:

Then if you want to give it a review that would be great!

I still need to solve the test_pydoc failure (either with Brian's patch to add 
a name attribute to ImportError or implement importlib.find_module()). 
Otherwise all other failures at the moment are because of mtime race conditions 
(as you know =) or exist in the default branch. And I still need to integrate 
rebuilding importlib.h into the Makefile, but that should be easy since it will 
probably be a separate command so you don't accidentally break import by 
busting importlib.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2377>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to