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 Dima.Tisnek, r.david.murray
Date 2014-09-01.16:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409588004.93.0.893022550485.issue22321@psf.upfronthosting.co.za>
In-reply-to
Content
I believe this is effectively a duplicate of issue 12750.  That is, python doesn't do anything in particular with %s, it just lets the platform do what it will.  Issue 12750 is about making what it does consistent and cross-platform.

(On gentoo linux I get -1 from your examples for both python2 and python3.)

You should any any further comments to issue 12750.
History
Date User Action Args
2014-09-01 16:13:24r.david.murraysetrecipients: + r.david.murray, Dima.Tisnek
2014-09-01 16:13:24r.david.murraysetmessageid: <1409588004.93.0.893022550485.issue22321@psf.upfronthosting.co.za>
2014-09-01 16:13:24r.david.murraylinkissue22321 messages
2014-09-01 16:13:24r.david.murraycreate