.format vs. %
Ian Kelly
ian.g.kelly at gmail.com
Tue Jan 3 13:13:56 EST 2012
More information about the Python-list mailing list
Tue Jan 3 13:13:56 EST 2012
- Previous message (by thread): .format vs. %
- Next message (by thread): .format vs. %
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 3, 2012 6:55 AM, "Ethan Furman" <ethan at stoneleaf.us> wrote: > > Ian Kelly wrote: >> >> I'm not sure it's true that "there are no plans to do so in the >> foreseeable future." According to the release notes from Python 3.0, >> % formatting was supposed to be deprecated in Python 3.1. > > > Eric Smith wrote (from a thread on pydev in 02-2011): > > The last thread on this I have a reference to was in September 2009. I > > think was basically the outcome: > > http://mail.python.org/pipermail/python-dev/2009-September/092399.html > > > > So there will be no deprecation, just a gradual shift to PEP 3101 > > formatting. Thanks, that link is very informative. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20120103/bd9e131b/attachment-0001.html>
- Previous message (by thread): .format vs. %
- Next message (by thread): .format vs. %
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list