Bill Janssen <jans...@parc.com> wrote: > % make test > [...] > test_uuid > test test_uuid failed -- Traceback (most recent call last): > File "/private/tmp/Python-2.7rc2/Lib/test/test_uuid.py", line 472, in > testIssue8621 > self.assertNotEqual(parent_value, child_value) > AssertionError: '8395a08e40454895be537a180539b7fb' == > '8395a08e40454895be537a180539b7fb' > > [...]
I reopened http://bugs.python.org/issue8621 . Could you comment there and help resolve the test failure? Stefan Krah _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com