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 ethan.furman
Recipients barry, eli.bendersky, eric.smith, ethan.furman, serhiy.storchaka
Date 2013-08-14.14:14:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376489680.1.0.926673379402.issue18738@psf.upfronthosting.co.za>
In-reply-to
Content
'{:}'.format(AF.IPv4) is incorrect, but '{:10}'.format(AF.IPv4) behaves as it should.
History
Date User Action Args
2013-08-14 14:14:40ethan.furmansetrecipients: + ethan.furman, barry, eric.smith, eli.bendersky, serhiy.storchaka
2013-08-14 14:14:40ethan.furmansetmessageid: <1376489680.1.0.926673379402.issue18738@psf.upfronthosting.co.za>
2013-08-14 14:14:40ethan.furmanlinkissue18738 messages
2013-08-14 14:14:40ethan.furmancreate