diff options
author | Cheryl Sabella <cheryl.sabella@gmail.com> | 2018-01-31 21:37:51 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-01-31 22:02:57 (GMT) |
commit | 70e304252af34dfde3d89c9a1aa48c0c4af17dd3 (patch) | |
tree | 483188a78bf18c33f8b8e68432997f6f42e9bc6d /Python/getargs.c | |
parent | f3da70f8ab17219dfe122d43379b7a3f751bddab (diff) | |
download | cpython-70e304252af34dfde3d89c9a1aa48c0c4af17dd3.zip cpython-70e304252af34dfde3d89c9a1aa48c0c4af17dd3.tar.gz cpython-70e304252af34dfde3d89c9a1aa48c0c4af17dd3.tar.bz2 |
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".
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions