[issue32735] Typo in f-string example in docs

Mariatta Wijaya report at bugs.python.org
Wed Jan 31 16:13:38 EST 2018


Mariatta Wijaya <mariatta.wijaya at gmail.com> added the comment:

Good catch!

I checked my presentation slides (where this example comes from).
It appeared that I meant it as %b, so the output should have been `Jan` instead of `January`.

But no strong preference, the idea is to demonstrate how to use the specifier, so %B works too.

----------
nosy: +Mariatta
versions: +Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32735>
_______________________________________


More information about the Python-bugs-list mailing list