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 barry, eli.bendersky, eric.smith, ethan.furman, serhiy.storchaka
Date 2013-08-14.15:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <DD9E1F7D-0231-4EE9-9C92-B268B152A65F@trueblade.com>
In-reply-to <1376493863.97.0.561531232892.issue18738@psf.upfronthosting.co.za>
Content
> What is '{:}' supposed to mean?
> 

It should be the same as '{}'. That is, an empty format string.
History
Date User Action Args
2013-08-14 15:28:30eric.smithsetrecipients: + eric.smith, barry, eli.bendersky, ethan.furman, serhiy.storchaka
2013-08-14 15:28:30eric.smithlinkissue18738 messages
2013-08-14 15:28:30eric.smithcreate