[Zope-dev] Ignoring Warnings
Chris Withers
chris at simplistix.co.uk
Tue Dec 6 05:37:16 EST 2005
Dieter Maurer wrote:
> A colleague of mine will be very happy:
>
> The hundreds of (mostly stupid deprecation) warnings prevent him
> to efficiently find the true problems in the test runner reports.
>
> In principle, he could fix the warnings -- but they (mostly) come
> not from our code but third party one. And, if possible, he
> would perfer not to such third party code...
So be explicit about this and add warn filters to your zope.conf, they
work just fine in testing. (I have a big chunk of them for Plohn 2.1 if
you're interested)
Using the new option will mean you don't get any warnings of problems
coming from your code :-(
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list