Re: zope.testing 3.8.6 emits deprecation warnings from itself?

Benji York <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
On Wed, Dec 30, 2009 at 7:45 AM, Marius Gedminas <[email protected]> wrote:
> On Wed, Dec 30, 2009 at 08:58:52AM +0100, Lennart Regebro wrote:
>> On Tue, Dec 29, 2009 at 23:47, Marius Gedminas <[email protected]> wrote:
>> >  * support for the INTERPRET_FOOTNOTES feature
>>
>> Then they should use Manuel.
>
> Good, so we have a migration path for this bit!
>
> How mechanical can such a transformation be?

The transformation should be reasonably mechanical.  Something like this
(untested):

    m = manuel.footnote.Manuel()
    m += manuel.doctest.Manuel(**kw)
    return manuel.testing.TestSuite(m, 'foo.txt')
-- 
Benji York
_______________________________________________
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.