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 gpolo
Recipients gpolo, terry.reedy
Date 2009-08-01.15:24:29
SpamBayes Score 0.0032943068
Marked as misclassified No
Message-id <1249140272.16.0.505761406894.issue3559@psf.upfronthosting.co.za>
In-reply-to
Content
This seems to be problematic in general. I have worked on a patch now,
but it fails to succeed while pasting multiple lines. The problem is
that when a second line is pasted, IDLE is still marked as "executing"
so it ends up just pasting the line without executing it.
History
Date User Action Args
2009-08-01 15:24:32gpolosetrecipients: + gpolo, terry.reedy
2009-08-01 15:24:32gpolosetmessageid: <1249140272.16.0.505761406894.issue3559@psf.upfronthosting.co.za>
2009-08-01 15:24:30gpololinkissue3559 messages
2009-08-01 15:24:30gpolocreate