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 ezio.melotti, michael.foord, pitrou, terry.reedy
Date 2011-05-14.05:22:14
SpamBayes Score 0.0006767232
Marked as misclassified No
Message-id <1305350535.66.0.637054794453.issue12038@psf.upfronthosting.co.za>
In-reply-to
Content
A possible fix is to condense the output by omitting stuff in the center rather than as the end:
"x\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx...x\nx\nx\nx\nx\nx\nx\nx\nx\nx\n"
"x\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx...x\nx\nx\nx\nx\nx\nx\nx\nx\nx\r\n"
would be clear.
History
Date User Action Args
2011-05-14 05:22:15terry.reedysetrecipients: + terry.reedy, pitrou, ezio.melotti, michael.foord
2011-05-14 05:22:15terry.reedysetmessageid: <1305350535.66.0.637054794453.issue12038@psf.upfronthosting.co.za>
2011-05-14 05:22:14terry.reedylinkissue12038 messages
2011-05-14 05:22:14terry.reedycreate