Martin Panter added the comment:

My new patch for Issue 14285 should avoid the main problem. However there would 
still be at least one leftover minor fix worth appyling: fix the exception 
message to use type(ex).__name__, not repr(type(ex)).

----------
dependencies: +Traceback wrong on ImportError while executing a package
versions: +Python 3.6

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

Reply via email to