diff options
| author | Mike Gleen <mike.gleen@gmail.com> | 2019-06-18 18:14:57 (GMT) |
|---|---|---|
| committer | Paul Ganssle <pganssle@users.noreply.github.com> | 2019-06-18 18:14:57 (GMT) |
| commit | 6b9c204ee77a0de87d6f51a3d4547a18604cef9e (patch) | |
| tree | e07329c362e57061ba6cc59258b812569c808ac4 /Lib/idlelib/idle_test/htest.py | |
| parent | 59543347d12a7717235f941e7fd363d4df92984a (diff) | |
| download | cpython-6b9c204ee77a0de87d6f51a3d4547a18604cef9e.zip cpython-6b9c204ee77a0de87d6f51a3d4547a18604cef9e.tar.gz cpython-6b9c204ee77a0de87d6f51a3d4547a18604cef9e.tar.bz2 | |
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
For datetime.datetime.strptime(), the leading zero for some two-digit formats is optional.
This adds a footnote to the strftime/strptime documentation to reflect this fact, and adds some tests to ensure that it is true.
bpo-34903
Diffstat (limited to 'Lib/idlelib/idle_test/htest.py')
0 files changed, 0 insertions, 0 deletions
