[issue3573] IDLE hangs when passing invalid command line args (directory(ies) instead of file(s))

Roger Serwy report at bugs.python.org
Tue Nov 29 19:59:38 CET 2011


Roger Serwy <roger.serwy at gmail.com> added the comment:

I can confirm that using "idle -e <dir>" still causes a hang on Windows using 3.2.2 and on Ubuntu using 2.7.1 and 3.2

The given patch fixes the problem on those platforms.

----------
nosy: +serwy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3573>
_______________________________________


More information about the Python-bugs-list mailing list