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 gvanrossum
Recipients ThiefMaster, abarry, ezio.melotti, gvanrossum, mrabarnett
Date 2016-01-09.21:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKfXTVGxk7EcT=rtSg4m1qXxuw_zB6Y+QJo5-bsAxOpiA@mail.gmail.com>
In-reply-to <1452375967.03.0.142490103305.issue26068@psf.upfronthosting.co.za>
Content
That would be an interesting exercise. You'd have to patch
PyUnicode_FromFormat(). It would be nice to have this. It should probably
also insert some dots (the universal sign to indicate that something was
truncated).
History
Date User Action Args
2016-01-09 21:51:11gvanrossumsetrecipients: + gvanrossum, ezio.melotti, mrabarnett, ThiefMaster, abarry
2016-01-09 21:51:10gvanrossumlinkissue26068 messages
2016-01-09 21:51:10gvanrossumcreate