Robert Collins added the comment:

Ok, here is an implementation that I believe covers everything Michael wanted. 
I examined the other patches, and can rearrange my implementation to be more 
like them if desired - but at the heart of this this bug really has two 
requested changes:
 - deferred reporting of error per Michaels request
 - report missing attributes on packages as an ImportError (if one occurred)

and thus my implementation focuses on those changes.

----------
Added file: http://bugs.python.org/file36578/issue7559.patch

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

Reply via email to