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 christian.heimes
Recipients christian.heimes, mark
Date 2008-03-28.10:31:49
SpamBayes Score 0.015796682
Marked as misclassified No
Message-id <1206700310.94.0.348324972661.issue2501@psf.upfronthosting.co.za>
In-reply-to
Content
I had to disable three unit tests in test_sax. We didn't noticed the
problem before because the tests weren't actually run. The three tests
are marked clearly with XXX and FIXME.
History
Date User Action Args
2008-03-28 10:31:51christian.heimessetspambayes_score: 0.0157967 -> 0.015796682
recipients: + christian.heimes, mark
2008-03-28 10:31:51christian.heimessetspambayes_score: 0.0157967 -> 0.0157967
messageid: <1206700310.94.0.348324972661.issue2501@psf.upfronthosting.co.za>
2008-03-28 10:31:49christian.heimeslinkissue2501 messages
2008-03-28 10:31:49christian.heimescreate