SilentGhost <ghost....@gmail.com> added the comment:

No this is not a bug. You're trying to execute two statements in one go in 
IDLE, which it doesn't support. You need to run your while loop as a single 
statement, then your print('Done').

----------
nosy: +SilentGhost
resolution:  -> invalid
status: open -> pending

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

Reply via email to