Message73049
| Author | spmcinerney |
|---|---|
| Recipients | spmcinerney |
| Date | 2008-09-11.18:40:34 |
| SpamBayes Score | 8.328051e-05 |
| Marked as misclassified | No |
| Message-id | <1221158494.97.0.26052991619.issue3841@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
IDLE exhibits quirky behavior when displaying strings longer than 4093 characters Python versions: believed to be all. I found this on Python 2.5 / IDLE 1.2.2 OS: Windows Vista; let me know if it repros on others. Testcase attached has a length-4094 string. IDLE will not display this unless your cursor is inside the string. If you delete characters so length <= 4093, IDLE displays it ok again. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-11 18:41:35 | spmcinerney | set | recipients: + spmcinerney |
| 2008-09-11 18:41:34 | spmcinerney | set | messageid: <1221158494.97.0.26052991619.issue3841@psf.upfronthosting.co.za> |
| 2008-09-11 18:40:34 | spmcinerney | link | issue3841 messages |
| 2008-09-11 18:40:34 | spmcinerney | create | |