[Python-Dev] transitioning from % to {} formatting
Terry Reedy
tjreedy at udel.edu
Wed Sep 30 18:49:34 CEST 2009
More information about the Python-Dev mailing list
Wed Sep 30 18:49:34 CEST 2009
- Previous message: [Python-Dev] transitioning from % to {} formatting
- Next message: [Python-Dev] transitioning from % to {} formatting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
James Y Knight wrote: > allow users to use newstyle string substitution with every API. However it is done, I think someone (like new Python programmers) should be able to program in Python3, and use everything in the stdlib, without ever learning % formatting -- and that I should be able to forget about it ;-). +10 on the goal. Terry Jan Reedy
- Previous message: [Python-Dev] transitioning from % to {} formatting
- Next message: [Python-Dev] transitioning from % to {} formatting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list