[issue24265] IDLE produces error message when run with both -s and -c.

2015-05-22 Thread ppperry
Changes by ppperry : -- type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.

[issue24265] IDLE produces error message when run with both -s and -c.

2015-05-22 Thread ppperry
New submission from ppperry: When I run "python -m idlelib.idle -sc [command] from the command line, IDLE runs the startup file, but then pops up an error message saying "the Python Shell window is already executing a command;please wait until it is finished." When the error window is closed,