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 Gavin.Andresen
Recipients Gavin.Andresen
Date 2011-07-13.06:58:06
SpamBayes Score 8.057412e-06
Marked as misclassified No
Message-id <1310540286.71.0.346156272109.issue12546@psf.upfronthosting.co.za>
In-reply-to
Content
This gives me "foo   " instead of expected "foo\x00\x00\x00" :

"{0:\x00<6}".format('foo')
History
Date User Action Args
2011-07-13 06:58:06Gavin.Andresensetrecipients: + Gavin.Andresen
2011-07-13 06:58:06Gavin.Andresensetmessageid: <1310540286.71.0.346156272109.issue12546@psf.upfronthosting.co.za>
2011-07-13 06:58:06Gavin.Andresenlinkissue12546 messages
2011-07-13 06:58:06Gavin.Andresencreate