[Python-Dev] PEP 498 f-string: please remove the special case for spaces
Victor Stinner
victor.stinner at gmail.com
Tue Aug 11 01:00:59 CEST 2015
More information about the Python-Dev mailing list
Tue Aug 11 01:00:59 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 ]
By the way, I don't think that fu'...' syntax should be allowed. IMHO u'...' was only reintroduced to Python 3.3 to ease transition from Python 2 to Python 3 of the existing u'...' Syntax. Since f'...' is a new syntax, backward compatibility doesn't matter here. Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150811/e4422ac8/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