Message130095
| Author | terry.reedy |
|---|---|
| Recipients | amaury.forgeotdarc, casevh, neologix, pitrou, santoso.wijaya, terry.reedy, vstinner |
| Date | 2011-03-05.00:45:16 |
| SpamBayes Score | 0.0011652363 |
| Marked as misclassified | No |
| Message-id | <1299285917.59.0.772952326339.issue11395@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
print("a"*66000)
works (after some delay) running from an IDLE edit window (but see #144249). Works means that I get a working prompt back with no errors.
Unlike IDLE, the Command Prompt Windows keeps a limited number of lines in its buffers (default: 4x50), and may have a total size limit. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-05 00:45:17 | terry.reedy | set | recipients: + terry.reedy, amaury.forgeotdarc, pitrou, vstinner, casevh, neologix, santoso.wijaya |
| 2011-03-05 00:45:17 | terry.reedy | set | messageid: <1299285917.59.0.772952326339.issue11395@psf.upfronthosting.co.za> |
| 2011-03-05 00:45:17 | terry.reedy | link | issue11395 messages |
| 2011-03-05 00:45:16 | terry.reedy | create | |