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 terry.reedy
Recipients chinmay hegde, terry.reedy
Date 2016-08-16.06:56:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471330573.63.0.241710437986.issue27750@psf.upfronthosting.co.za>
In-reply-to
Content
200 (lines) * 200 (columns) * 3 (or more chars/item) = line with 120000+ chars -- which you try to print 200 times.  This is known to mostly freeze tk Text windows.  This was not a crash for me, as I was able to close Shell and continue.

PS: Please post uncompressed files next time.
History
Date User Action Args
2016-08-16 06:56:13terry.reedysetrecipients: + terry.reedy, chinmay hegde
2016-08-16 06:56:13terry.reedysetmessageid: <1471330573.63.0.241710437986.issue27750@psf.upfronthosting.co.za>
2016-08-16 06:56:13terry.reedylinkissue27750 messages
2016-08-16 06:56:13terry.reedycreate