summaryrefslogtreecommitdiffstats
path: root/Python/pythonmain.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2006-02-03 04:41:24 (GMT)
committerBarry Warsaw <barry@python.org>2006-02-03 04:41:24 (GMT)
commit08bc84c8dac5d866728ff90c38f62d2e6792276b (patch)
tree98ebbd121ff77655f156c8241a0c1fd9c9573845 /Python/pythonmain.c
parent9b55f08ceaf681be612ad7ff7a6e5aaa38611346 (diff)
downloadcpython-08bc84c8dac5d866728ff90c38f62d2e6792276b.zip
cpython-08bc84c8dac5d866728ff90c38f62d2e6792276b.tar.gz
cpython-08bc84c8dac5d866728ff90c38f62d2e6792276b.tar.bz2
parsedate_tz(): Return a 1 in the tm_yday field so that the value is
acceptable to Python 2.4's time.strftime(). This fix mirrors the behavior in email 3.0. That field is documented as being "not useable" so it might as well not be buggy too <wink>. Add a test for this behavior and update a few tests that were expecting a 0 in this field. After committing I will run the entire Python 2.3 test suite to ensure this doesn't break any Python tests.
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions