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 LinuxDonald
Recipients LinuxDonald
Date 2009-08-21.00:09:45
SpamBayes Score 0.06785861
Marked as misclassified No
Message-id <1250813386.91.0.61030699326.issue6747@psf.upfronthosting.co.za>
In-reply-to
Content
test test_multiprocessing failed -- Traceback (most recent call last):
  File
"/home/LinuxDonald/Downloads/Python-3.1.1/Lib/test/test_multiprocessing.py",
line 1077, in test_number_of_objects
    self.assertEqual(refs, EXPECTED_NUMBER)
AssertionError: 4 != 1
History
Date User Action Args
2009-08-21 00:09:47LinuxDonaldsetrecipients: + LinuxDonald
2009-08-21 00:09:46LinuxDonaldsetmessageid: <1250813386.91.0.61030699326.issue6747@psf.upfronthosting.co.za>
2009-08-21 00:09:45LinuxDonaldlinkissue6747 messages
2009-08-21 00:09:45LinuxDonaldcreate