[Python-Dev] f-strings (original) (raw)
Mariatta Wijaya mariatta.wijaya at gmail.com
Fri Dec 15 12:39:19 EST 2017
- Previous message (by thread): [Python-Dev] f-strings
- Next message (by thread): [Python-Dev] f-strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I agree it's useful info :)
I went ahead and made a PR [1]. In my PR, I simply linked to the Format Specification Mini Language[2] from f-strings documentation[3].
Not sure about updating PEP 498 at this point..
[1] https://github.com/python/cpython/pull/4888
[2] https://docs.python.org/3.6/library/string.html#format-s pecification-mini-language
[3] https://docs.python.org/3/reference/lexical_analysis.html#f-strings -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171215/82eeba23/attachment.html>
- Previous message (by thread): [Python-Dev] f-strings
- Next message (by thread): [Python-Dev] f-strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]