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 BobStein
Recipients BobStein
Date 2015-05-02.10:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430562558.49.0.749759966096.issue24112@psf.upfronthosting.co.za>
In-reply-to
Content
`"%b"%42` produces a ValueError exception instead of outputting '101010'

Details here:  http://stackoverflow.com/a/29997703/673991
History
Date User Action Args
2015-05-02 10:29:18BobSteinsetrecipients: + BobStein
2015-05-02 10:29:18BobSteinsetmessageid: <1430562558.49.0.749759966096.issue24112@psf.upfronthosting.co.za>
2015-05-02 10:29:18BobSteinlinkissue24112 messages
2015-05-02 10:29:18BobSteincreate