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 ezio.melotti
Recipients docs@python, eli.bendersky, eric.araujo, ezio.melotti
Date 2011-07-27.16:57:00
SpamBayes Score 0.00034665177
Marked as misclassified No
Message-id <1311785821.17.0.553451151178.issue12644@psf.upfronthosting.co.za>
In-reply-to
Content
ISTM that it applies to both %s and %a, but the note is wrong/imprecise.

The precision determines where the string is truncated, but the actual number of characters is given by the field width.
History
Date User Action Args
2011-07-27 16:57:01ezio.melottisetrecipients: + ezio.melotti, eric.araujo, eli.bendersky, docs@python
2011-07-27 16:57:01ezio.melottisetmessageid: <1311785821.17.0.553451151178.issue12644@psf.upfronthosting.co.za>
2011-07-27 16:57:00ezio.melottilinkissue12644 messages
2011-07-27 16:57:00ezio.melotticreate