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 jonozzz
Recipients akuchling, collinwinter, georg.brandl, jimjjewett, jonozzz, mumak, r.david.murray
Date 2009-08-19.21:21:40
SpamBayes Score 4.4959434e-06
Marked as misclassified No
Message-id <1250716902.35.0.223585596638.issue1550273@psf.upfronthosting.co.za>
In-reply-to
Content
I keep trying to repro this on a smaller scale TestSuite but without any
success. The whole test framework has around 300 tests and I can't
really upload it.

In the mean time I changed the TestSuite's __eq__ back to identity.

I will attach the _breadth_first() method that parses the TestSuites.
History
Date User Action Args
2009-08-19 21:21:42jonozzzsetrecipients: + jonozzz, akuchling, georg.brandl, collinwinter, jimjjewett, mumak, r.david.murray
2009-08-19 21:21:42jonozzzsetmessageid: <1250716902.35.0.223585596638.issue1550273@psf.upfronthosting.co.za>
2009-08-19 21:21:41jonozzzlinkissue1550273 messages
2009-08-19 21:21:40jonozzzcreate