diff options
author | Evan <binary-signal@users.noreply.github.com> | 2022-01-19 17:39:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-19 17:39:57 (GMT) |
commit | d45cd2d20770f72a000ba6dfa9ac88dd49423c27 (patch) | |
tree | b9cf222355062b5d62b512c2652c0a11322ed5a7 /Python/Python-tokenize.c | |
parent | 71734d0b9ca584bcbdcb2fb44ae16bb2fbfcaf6e (diff) | |
download | cpython-d45cd2d20770f72a000ba6dfa9ac88dd49423c27.zip cpython-d45cd2d20770f72a000ba6dfa9ac88dd49423c27.tar.gz cpython-d45cd2d20770f72a000ba6dfa9ac88dd49423c27.tar.bz2 |
Update documentation in datetime module strftime-and-strptime-behavior fix typo in '%W' format code description (GH-30232)
A small change to the documentation of datetime module , in the format codes section of stftime and strptime. Changed the description of format code '%W' from 'as a decimal number' to 'a zero padded decimal number' so it's in line with the example having leading zeros. Similar to the format code '%U' above.
Automerge-Triggered-By: GH:pganssle
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions