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 r.david.murray
Recipients belopolsky, dangyogi, r.david.murray
Date 2009-03-29.02:13:37
SpamBayes Score 7.899624e-09
Marked as misclassified No
Message-id <1238292818.91.0.690469096865.issue2599@psf.upfronthosting.co.za>
In-reply-to
Content
This was proposed on python-ideas, discussed, approved, and implemented
for 2.7 and 3.1.

Note that although this wasn't discussed, the internationalization issue
is answered by the fact that when internationalizing, you are rewriting
the string.  At that time if you need a different order of the
subsitutions you can specify it, so requiring non-default numbering in
the original string doesn't really buy you anything for
internationalization.
History
Date User Action Args
2009-03-29 02:13:39r.david.murraysetrecipients: + r.david.murray, belopolsky, dangyogi
2009-03-29 02:13:38r.david.murraysetmessageid: <1238292818.91.0.690469096865.issue2599@psf.upfronthosting.co.za>
2009-03-29 02:13:37r.david.murraylinkissue2599 messages
2009-03-29 02:13:37r.david.murraycreate