[Zope3-dev] Issue 501 and zope.testing.doctest

Jim Fulton jim at zope.com
Wed Jul 19 10:15:21 EDT 2006


On Jul 19, 2006, at 9:01 AM, Baiju M wrote:

> Hi all,
>         Replacing 'import doctest' with 'from zope.testing import  
> doctest'
> will fix:  http://www.zope.org/Collectors/Zope3-dev/501
>
> The patch to replace all 'zope.app' subpackages is here:
> http://zissue.berlios.de/z3/zope-app-doctest.diff
>
> Let me commit this to 3.3 branch and merge to trunk.

Sounds good to me. I'd be more cautious if we were talking
about packages outside o zope.app that didn't otherwise depend
on zope.testing.  Packages inside of zope.app should use zope.testing's
doctest.

Thanks

--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org





More information about the Zope3-dev mailing list