Re: zope.testing.doctestunit and BBB

Lennart Regebro <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
On Sun, Dec 20, 2009 at 17:36, Marius Gedminas <[email protected]> wrote:
> My app's buildbot went all red last night, because its config wants the
> latest zope.testing (for our developers' convenience), and the latest
> zope.testing release no longer ships its own copy of doctest.py, I
> guess:

No, it's still there.

>  from zope.testing.doctestunit import DocTestSuite

doctestunit? It's in doctest. That line should be:

from zope.testing.doctest import DocTestSuite

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
Zope-Dev maillist  -  [email protected]
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 )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.