[Zope3-dev] ILayer deprecation warning on trunk

Gary Poster gary at zope.com
Wed Apr 5 16:04:02 EDT 2006


Looks like it only appears if you run the functional tests separately.

$ ~/z4i/bin/python test.py -f
Running zope.app.testing.functional.Functional tests:
   Set up zope.app.testing.functional.Functional in 5.218 seconds.
/home/gary/z4i/var/src/zope3/src/zope/app/apidoc/ifacemodule/ 
ifacemodule.py:78: DeprecationWarning: ILayer: The  
zope.publisher.interfaces.ILayer interface has been deprecated and  
will go away in Zope 3.5.
   iface = getattr(mod, parts[-1], default)

Gary


More information about the Zope3-dev mailing list