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 draghuram
Recipients draghuram, erik_andersen, gvanrossum
Date 2007-11-19.19:51:57
SpamBayes Score 0.027703233
Marked as misclassified No
Message-id <2c51ecee0711191151s235ce7f8g9d352c15c35cee65@mail.gmail.com>
In-reply-to <4741E478.8090700@rixtele.com>
Content
> Possible, but cumbersome. You have to analyze each case and see if it

Have you tried to write a Test Runner that ignores
NotImplementedError? You may have to override TestResult.addError.
History
Date User Action Args
2007-11-19 19:51:57draghuramsetspambayes_score: 0.0277032 -> 0.027703233
recipients: + draghuram, gvanrossum, erik_andersen
2007-11-19 19:51:57draghuramlinkissue1466 messages
2007-11-19 19:51:57draghuramcreate