[Python-Dev] PEP 498 f-string: please remove the special case for spaces
Victor Stinner
victor.stinner at gmail.com
Tue Aug 11 01:26:35 CEST 2015
More information about the Python-Dev mailing list
Tue Aug 11 01:26:35 CEST 2015
- Previous message (by thread): [Python-Dev] PEP 498 f-string: please remove the special case for spaces
- Next message (by thread): [Python-Dev] PEP 498 f-string: please remove the special case for spaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le mardi 11 août 2015, Eric V. Smith <eric at trueblade.com> a écrit : > It sounds like you want to disallow leading spaces just to > disallow this one type of expression. > I would like to reduce the number of subtle differences between f-string and str.format(). Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150811/d589c614/attachment.html>
- Previous message (by thread): [Python-Dev] PEP 498 f-string: please remove the special case for spaces
- Next message (by thread): [Python-Dev] PEP 498 f-string: please remove the special case for spaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list