diff options
author | Raymond Hettinger <python@rcn.com> | 2003-06-29 15:57:50 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-06-29 15:57:50 (GMT) |
commit | b4e9986782f86833979810305878100e31647603 (patch) | |
tree | 51d3950183c9a669af283235de821331a2a52099 /Lib/difflib.py | |
parent | e3454afb2fe4c0b937f378d39fc96de5ee7d60e6 (diff) | |
download | cpython-b4e9986782f86833979810305878100e31647603.zip cpython-b4e9986782f86833979810305878100e31647603.tar.gz cpython-b4e9986782f86833979810305878100e31647603.tar.bz2 |
Removed invalid test.
Analysis by Bob Halley:
The test seems to expect that if time.daylight is true, then the
is_dst field of the tm structure will be 1 too. But this isn't
the case, since daylight is true if the timezone does DST, *not*
if DST is in effect.
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions