Eric Snow added the comment:

> Backwards compatibility requirements still apply to the importlib API -
> while the default import system won't call FileFinder.find_module() any
> more, third party import reimplementations are still free to do so.

Except that a good portion of the importlib API is new in 3.3, including 
FileFinder.  I've removed the changes to the 3 default meta path finders don't 
belong in the patch.

----------
Added file: http://bugs.python.org/file26642/issue15502_new_abc.diff

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

Reply via email to