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 loewis
Recipients hushp1pt, loewis
Date 2008-06-14.08:46:44
SpamBayes Score 0.04306646
Marked as misclassified No
Message-id <1213433205.53.0.506431022009.issue3107@psf.upfronthosting.co.za>
In-reply-to
Content
Run "python Lib/test/test_lists.py" separately, and find out which
specific test fails (to complete). Report that, and also try to separate
that test's code into its own file, and see whether you can reproduce it
there. If so, try to further strip it down as much as you can.
History
Date User Action Args
2008-06-14 08:46:45loewissetspambayes_score: 0.0430665 -> 0.04306646
recipients: + loewis, hushp1pt
2008-06-14 08:46:45loewissetspambayes_score: 0.0430665 -> 0.0430665
messageid: <1213433205.53.0.506431022009.issue3107@psf.upfronthosting.co.za>
2008-06-14 08:46:44loewislinkissue3107 messages
2008-06-14 08:46:44loewiscreate