Bugs item #1423972, was opened at 2006-02-04 11:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1423972&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Email tests fail

Initial Comment:
With the recent changes, the email tests now fail with

test test_email failed -- Traceback (most recent call
last):
  File
"/net/tb0/home/loewis/buildbot/trunk.1/build/Lib/email/test/test_email.py",
line 2110, in test_parsedate_acceptable_to_time_functions
    eq(int(time.mktime(timetup)), 1044470846)
AssertionError: 1044449246 != 1044470846

See python.org/dev/buildbot/ for examples.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1423972&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to