New submission from Cheryl Sabella <[email protected]>:
On the lexical analysis doc page, in f-strings example, the following example
isn't quite right:
>>> f"{today:%b %d, %Y}" # using date format specifier
'January 27, 2017'
Submitting a patch shortly to use %B instead of %b.
----------
assignee: docs@python
components: Documentation
messages: 311371
nosy: csabella, docs@python
priority: normal
severity: normal
status: open
title: Typo in f-string example in docs
type: enhancement
versions: Python 3.7
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32735>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com