Message71161
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2008-08-15.05:34:47 |
| SpamBayes Score | 0.018163003 |
| Marked as misclassified | No |
| Message-id | <1218778489.95.0.525643042727.issue3559@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Winxp, 3.0b2, but I suspect earlier as well, since reported on c.l.p. If I paste '1+2\n' into the command window interpreter, it responds with '3' and a new prompt. In IDLE, the pasted \n is ignored and a typed \n is required to trigger execution. As a consequence, pasting multiple statements does not work; anything after the first is ignored. If this cannot be changed, following Paste -- Insert system-wide clipboard into window with (The shell will only recognize one statement) would at least document the limitation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-15 05:34:50 | terry.reedy | set | recipients: + terry.reedy |
| 2008-08-15 05:34:49 | terry.reedy | set | messageid: <1218778489.95.0.525643042727.issue3559@psf.upfronthosting.co.za> |
| 2008-08-15 05:34:49 | terry.reedy | link | issue3559 messages |
| 2008-08-15 05:34:47 | terry.reedy | create | |