[Zope-DB] Warnings from mxODBC in 2.8.5

M.-A. Lemburg mal at egenix.com
Tue Jan 24 07:16:46 EST 2006


Chris Withers wrote:
> M.-A. Lemburg wrote:
>> Well, given that in Zope 2.9.0 it also doesn't catch
>> the following warning that you get on startup:
>>
>> /home/lemburg/zope/Zope-2.9.0/lib/python/App/ImageFile.py:21:
>> DeprecationWarning: Using OFS.content_types is deprecated (will be
>> removed in Zope 2.11). Instead use zope.app.contenttypes.
>>   from OFS.content_types import guess_content_type
> 
> Did you put in a specific warn filter for this?

Yes, one that's supposed to catch exceptions.DeprecationWarning
(basically, I just uncommented the example in the zope.conf
file).

>> this doesn't sound surprising. Perhaps there's a bug
>> in the Zope filter code ?!
> 
> Well, the above was a bug that I think has already been fixed...
> 
> I haven't seen it though, as it's only in 2.9 and we're using 2.8

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jan 24 2006)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::


More information about the Zope-DB mailing list