On Mon, Dec 21, 2009 at 07:41:24PM +0100, Lennart Regebro wrote:
> On Mon, Dec 21, 2009 at 13:20, Marius Gedminas <mar...@gedmin.as> wrote:
> > Can you please make it a PendingDeprecationWarning first?
> 
> Yeah, I guess, but why?

Because I hate it when my code emits DeprecationWarnings, and I wasn't
sure I could throw a switch and migrate to stdlib's doctest.py today
without extensive tests/preparation.

Key word being "wasn't".

I migrated my codebase to use stdlib's doctest.py today, and nothing
broke, to my surprise.  Even coverage support continues to work fine (at
some point just having 'import doctest' could make bin/test --coverage
forget about half the code it's seen).

So, I'm fine with a DeprecationWarning.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3 consulting and development

Attachment: signature.asc
Description: Digital signature

_______________________________________________
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