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 georg.brandl
Recipients andrewsg, docs@python, georg.brandl
Date 2012-11-07.21:59:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352325575.41.0.00869400892347.issue16432@psf.upfronthosting.co.za>
In-reply-to
Content
Who said % substitution doesn't exist anymore in Python 3?

That said, it's certainly not wrong to replace this with {} substitution.
History
Date User Action Args
2012-11-07 21:59:35georg.brandlsetrecipients: + georg.brandl, docs@python, andrewsg
2012-11-07 21:59:35georg.brandlsetmessageid: <1352325575.41.0.00869400892347.issue16432@psf.upfronthosting.co.za>
2012-11-07 21:59:35georg.brandllinkissue16432 messages
2012-11-07 21:59:35georg.brandlcreate