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 serhiy.storchaka
Recipients andrewsg, docs@python, georg.brandl, serhiy.storchaka
Date 2012-11-07.22:08:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352326097.66.0.402663251481.issue16432@psf.upfronthosting.co.za>
In-reply-to
Content
There is not a bug.  %-based substitutions exist in Python 3.

http://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting
History
Date User Action Args
2012-11-07 22:08:17serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, docs@python, andrewsg
2012-11-07 22:08:17serhiy.storchakasetmessageid: <1352326097.66.0.402663251481.issue16432@psf.upfronthosting.co.za>
2012-11-07 22:08:17serhiy.storchakalinkissue16432 messages
2012-11-07 22:08:17serhiy.storchakacreate