zope.testing.doctest etc. deprecated

Bug #605179 reported by Tres Seaver
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ZConfig
Fix Released
Medium
Unassigned

Bug Description

ZConfig currently uses the testrunner from zope.testing, along with the
doctest wrapper. The attached patch switches it to use the runner from
zope.testrunner, and uses the stdlib doctest directly.

Tested with both Python 2.4.6 and 2.6.5.

Revision history for this message
Tres Seaver (tseaver) wrote :
Fred Drake (fdrake)
Changed in zconfig:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Fred Drake (fdrake) wrote :

Committed a similar patch, avoiding the dreaded from-import ugliness (r114724).

Changed in zconfig:
status: Confirmed → Fix Committed
Revision history for this message
Fred Drake (fdrake) wrote :

This fix was released in ZConfig 2.9.0 on 2011-03-22 .

Changed in zconfig:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.