diff options
author | Barry Warsaw <barry@python.org> | 2002-08-29 15:25:04 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2002-08-29 15:25:04 (GMT) |
commit | 375e0eeacc23394dfe5f21970070ea50ded1160b (patch) | |
tree | 62654fc6feb66f0351b4bee606b4edc87545f43b /Lib/site.py | |
parent | 1a8d19312107e83fff0dd141a432c5e5c9e7504a (diff) | |
download | cpython-375e0eeacc23394dfe5f21970070ea50ded1160b.zip cpython-375e0eeacc23394dfe5f21970070ea50ded1160b.tar.gz cpython-375e0eeacc23394dfe5f21970070ea50ded1160b.tar.bz2 |
The test I saw failing this morning just happened to be run at 8am
localtime, which in -0400 is 12 noon GMT. The bug boiled down to
broken conversion of 12 PM to hour 12 for the '%I %p' format string.
Added a test for this specific condition: Strptime12AMPMTests. Fix to
_strptime.py coming momentarily.
Diffstat (limited to 'Lib/site.py')
0 files changed, 0 insertions, 0 deletions