This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients serhiy.storchaka, tim.peters
Date 2013-11-27.02:59:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385521168.13.0.486814911092.issue19804@psf.upfronthosting.co.za>
In-reply-to
Content
Using current default branch:

FAIL: test_find_mac (test.test_uuid.TestUUID)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Code\Python\lib\test\test_uuid.py", line 378, in test_find_mac
    self.assertEqual(mac, 0x1234567890ab)
AssertionError: None != 20015998341291
History
Date User Action Args
2013-11-27 02:59:28tim.peterssetrecipients: + tim.peters, serhiy.storchaka
2013-11-27 02:59:28tim.peterssetmessageid: <1385521168.13.0.486814911092.issue19804@psf.upfronthosting.co.za>
2013-11-27 02:59:27tim.peterslinkissue19804 messages
2013-11-27 02:59:27tim.peterscreate