Brett Cannon added the comment:

Catching the AttributeError is in case a loader is used that doesn't define 
init_module_attrs(). Since it will be new to Python 3.4 I can't guarantee that 
it will exist (in case someone doesn't subclass the proper ABC).

----------

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

Reply via email to