]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix logic error introduced in last commit. Also add a comment to explain what
authorBrett Cannon <bcannon@gmail.com>
Mon, 29 Aug 2005 18:25:55 +0000 (18:25 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 29 Aug 2005 18:25:55 +0000 (18:25 +0000)
commitf1b2ba6aa1751c5325e8fb87a28e54a857796bfa
tree9714bfb412442a6f7094b7383b03d1a04596b7ba
parentc20337076977c843dfdcfc20e30d71eee2a0504b
Fix logic error introduced in last commit.  Also add a comment to explain what
the code is doing.
Lib/_strptime.py