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 eric.smith
Recipients eric.smith
Date 2008-06-11.21:22:06
SpamBayes Score 0.04024365
Marked as misclassified No
Message-id <1213219327.93.0.0491657155546.issue3083@psf.upfronthosting.co.za>
In-reply-to
Content
Per Guido in
http://mail.python.org/pipermail/python-3000/2008-May/013912.html, add
this to the PEP 3101 (Advanced String Formatting) implementation.

This will add the prefixes 0b, 0o, and 0x.
History
Date User Action Args
2008-06-11 21:22:08eric.smithsetspambayes_score: 0.0402437 -> 0.04024365
recipients: + eric.smith
2008-06-11 21:22:07eric.smithsetspambayes_score: 0.0402437 -> 0.0402437
messageid: <1213219327.93.0.0491657155546.issue3083@psf.upfronthosting.co.za>
2008-06-11 21:22:07eric.smithlinkissue3083 messages
2008-06-11 21:22:06eric.smithcreate