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 serhiy.storchaka
Recipients ajaksu2, gpolo, kbk, roger.serwy, serhiy.storchaka, taleinat, terry.reedy
Date 2014-02-12.09:43:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392198227.69.0.207798636051.issue1529353@psf.upfronthosting.co.za>
In-reply-to
Content
Expanded text still makes IDLE unresponsible. Try print('a'*10000000).

I think it will be better to output first 100 lines and a button "More", pressing on which expands next 100 lines.
History
Date User Action Args
2014-02-12 09:43:47serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, kbk, taleinat, ajaksu2, gpolo, roger.serwy
2014-02-12 09:43:47serhiy.storchakasetmessageid: <1392198227.69.0.207798636051.issue1529353@psf.upfronthosting.co.za>
2014-02-12 09:43:47serhiy.storchakalinkissue1529353 messages
2014-02-12 09:43:47serhiy.storchakacreate