Message 71249 - Python tracker
Message71249
| Author | gpolo |
|---|---|
| Recipients | gpolo |
| Date | 2008-08-16.23:32:23 |
| SpamBayes Score | 1.7772101e-05 |
| Marked as misclassified | No |
| Message-id | <1218929546.33.0.178143371283.issue3573@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Passing a single directory as a command line argument can make IDLE hang. To achieve this the user needs to configure IDLE to open an editor window by default. The attached patch discards filenames that failed to load, so in the end it may open an empty editor window instead of hanging. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-16 23:32:26 | gpolo | set | recipients: + gpolo |
| 2008-08-16 23:32:26 | gpolo | set | messageid: <1218929546.33.0.178143371283.issue3573@psf.upfronthosting.co.za> |
| 2008-08-16 23:32:25 | gpolo | link | issue3573 messages |
| 2008-08-16 23:32:24 | gpolo | create | |