This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author roger.serwy
Recipients BreamoreBoy, gpolo, roger.serwy, terry.reedy
Date 2011-11-29.18:59:37
SpamBayes Score 0.00041973783
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
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.
History
Date User Action Args
2011-11-29 18:59:38roger.serwysetrecipients: + roger.serwy, terry.reedy, gpolo, BreamoreBoy
2011-11-29 18:59:38roger.serwysetmessageid: <[email protected]>
2011-11-29 18:59:37roger.serwylinkissue3573 messages
2011-11-29 18:59:37roger.serwycreate