[Python-Dev] PEP 461 - Adding % and {} formatting to bytes
Mark Lawrence
breamoreboy at yahoo.co.uk
Fri Jan 17 16:58:10 CET 2014
More information about the Python-Dev mailing list
Fri Jan 17 16:58:10 CET 2014
- Previous message: [Python-Dev] PEP 461 - Adding % and {} formatting to bytes
- Next message: [Python-Dev] PEP 461 - Adding % and {} formatting to bytes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 17/01/2014 15:41, Ethan Furman wrote: > On 01/17/2014 07:15 AM, Mark Lawrence wrote: >> >> For both options 1 and 2 surely you cannot be suggesting that >> after people have written 2.x code to use format() as %f >> formatting is to be deprecated > > %f formatting is not deprecated, and will not be in 3.x's lifetime. > > -- > ~Ethan~ I'm sorry, I got the above wrong, I should have said "was to be deprecated" :( -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
- Previous message: [Python-Dev] PEP 461 - Adding % and {} formatting to bytes
- Next message: [Python-Dev] PEP 461 - Adding % and {} formatting to bytes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list