Nick Coghlan <ncogh...@gmail.com> added the comment:

I +1'ed Serhiy's patch for issue 32946, so we'll have to take that 
micro-optimisation into account if we decide to rely on the Python level 
`_handle_fromlist` to cover the "*" import case.

Given that optimisation, it's probably simpler to just enhance the C error path 
to use the same error message as the Python version, though.

----------

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

Reply via email to