Terry J. Reedy <tjre...@udel.edu> added the comment:

David, the tracker 'component' is intended to be, for bug reports, the 
component of Python that you think has a bug.  When you run your code with IDLE 
and you get an exception displayed, that almost certainly means that IDLE is 
working as intended: it ran your code with python and displayed the error 
reported by python.  The fact that you got the same error when running without 
IDLE (and this is a good thing to try) demonstrates that the error is not from 
IDLE.

----------
assignee: terry.reedy -> 

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

Reply via email to