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, georg.brandl
Date 2008-05-12.10:42:46
SpamBayes Score 0.03322884
Marked as misclassified No
Message-id <1210588970.37.0.914447928942.issue2836@psf.upfronthosting.co.za>
In-reply-to
Content
3.0 has documentation for str.format(), but that documentation is
missing in 2.6.  The 2.6 what's new document:
http://docs.python.org/dev/whatsnew/2.6.html also has an XXX reference
to this: 
"Consult the 2.6 documentation for a complete list (XXX add link, once
it’s in the 2.6 docs), but here’s a sample:"
History
Date User Action Args
2008-05-12 10:42:51eric.smithsetspambayes_score: 0.0332288 -> 0.03322884
recipients: + eric.smith, georg.brandl
2008-05-12 10:42:50eric.smithsetspambayes_score: 0.0332288 -> 0.0332288
messageid: <1210588970.37.0.914447928942.issue2836@psf.upfronthosting.co.za>
2008-05-12 10:42:48eric.smithlinkissue2836 messages
2008-05-12 10:42:47eric.smithcreate