R. David Murray <rdmur...@bitdance.com> added the comment:

importlib is written in python.  So you get a python traceback of its execution 
stack.  Yes it is noisy, but I'm not sure that this should be changed, or we'd 
lose some of the benefit of having importlib written in python.  (It also might 
be really complicated to change...I'm sure Brett will tell us :)

----------
nosy: +brett.cannon, r.david.murray
versions: +Python 3.3

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

Reply via email to