Armin Rigo added the comment:

I'd guess so: if the PyObject_GetAttrId() fails, then ignore the rest of the 
code that was added in https://hg.python.org/cpython/rev/fded07a2d616 and jump 
straight to ``PyErr_Format(PyExc_ImportError, ...)``.

----------

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

Reply via email to