bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464)
The f-string example for using datetime format specifier does not match the given output. Changed the format from %b to %B so it matches the output of "January".
C
Cheryl Sabella committed
b299393cc372f3ecbef4304f8eaa4c7838e975ca
Parent: c66f9f8
Committed by Mariatta <Mariatta@users.noreply.github.com>
on 1/31/2018, 9:37:51 PM