On Mon, May 3, 2010 at 8:02 PM, Tres Seaver <tsea...@palladion.com> wrote:
> Breakage in the following packages, but only on Python 2.4, and only in
> doctests:
>
> - - zope.browserpage
> - - zope.viewlet
> - - zope.contentprovider
> - - zope.deferredimport
>
> At least the first one is due to doctests not exposing an '__file__' in
> their faux-module globals under 2.4.  We might need to add Lennart's
> monkeypatch under 2.4, or else drop 2.4 support altogether.

Hhm. I'm inclined to drop 2.4 support here. Using a zope.testing that
tries to be compatible all the way from 2.4 to 3.1 is quite a bit of a
stretch.

Hanno
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to