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

Leonardo, even if this were a bug, it would be a mistake to ascribe it to IDLE. 
 The IDLE Shell is an alternative display window. IDLE sends your code to 
Python and displays values computed by Python and output by print statements.  
I second Mark's suggestion to first ask questions on python-list or other 
forums (at least until one has substantial experience with Python).

----------
assignee: terry.reedy -> 
components:  -IDLE

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

Reply via email to