Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45744
| From | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Myth Busters: % "this old style of formatting will eventually be removed from the language" |
| Date | 2013-05-22 15:40 -0400 |
| References | <BLU176-W25D89313A094EE7C675E0DD7A90@phx.gbl> <mailman.1949.1369193229.3114.python-list@python.org> <knike3$v6m$2@dont-email.me> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1973.1369251634.3114.python-list@python.org> (permalink) |
On 5/22/2013 10:24 AM, Denis McMahon wrote: > Indeed, removing %-formatting could break a substantial amount of live > code, with potentially significant maintenance effort in the user While I would like to see % formatting go away everntually*, other developers would not. In any case, I agree that it should not disappear until there is a foolproof conversion tool, probably custom written. I am working on other things. * perhaps in 10 years?, when all 2.x code that is going to be converted has been converted
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Myth Busters: % "this old style of formatting will eventually be removed from the language" Ned Batchelder <ned@nedbatchelder.com> - 2013-05-21 23:26 -0400
Re: Myth Busters: % "this old style of formatting will eventually be removed from the language" Denis McMahon <denismfmcmahon@gmail.com> - 2013-05-22 14:24 +0000
Re: Myth Busters: % "this old style of formatting will eventually be removed from the language" Terry Jan Reedy <tjreedy@udel.edu> - 2013-05-22 15:40 -0400
csiph-web