commit | f4e21a2a72f76d75a6cc6f74faf910a5f3108482 | [log] [tgz] |
---|---|---|
author | KatherineMichel <kthrnmichel@gmail.com> | Tue Dec 19 15:03:09 2017 -0600 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Tue Dec 19 13:03:09 2017 -0800 |
tree | 7ba72566f1f82702904fbee00c8714fb872069e1 | |
parent | f7686c1f5553b24e3307506a18e18f6544de94d3 [diff] |
Improve the F-strings and format specifier documentation (GH-4931) Mention that the format-specifier mini language in f-strings is the same one used by str.format.