Message 254394 - Python tracker

Message254394

Author vstinner
Recipients eryksun, lac, paul.moore, r.david.murray, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-11-09.16:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447085950.07.0.936135478453.issue25585@psf.upfronthosting.co.za>
In-reply-to
Content
Does Windows provide a function to format a string using %1, %2, etc.?

Note: Python 3.6 uses the same code than Python 2.7.
History
Date User Action Args
2015-11-09 16:19:10vstinnersetrecipients: + vstinner, paul.moore, tim.golden, r.david.murray, zach.ware, eryksun, steve.dower, lac
2015-11-09 16:19:10vstinnersetmessageid: <1447085950.07.0.936135478453.issue25585@psf.upfronthosting.co.za>
2015-11-09 16:19:10vstinnerlinkissue25585 messages
2015-11-09 16:19:10vstinnercreate