[Python-bugs-list] [ python-Bugs-772091 ] doctest.DocTestSuite does not support __test__

SourceForge.net noreply@sourceforge.net
Wed, 16 Jul 2003 23:28:12 -0700


Bugs item #772091, was opened at 2003-07-16 00:04
Message generated for change (Settings changed) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=772091&group_id=5470

Category: Python Library
>Group: Python 2.4
Status: Open
Resolution: None
Priority: 4
Submitted By: Raymond Hettinger (rhettinger)
>Assigned to: Raymond Hettinger (rhettinger)
Summary: doctest.DocTestSuite does not support __test__

Initial Comment:
The DocTestSuite tool ignores a module level dictionary 
named __test__.  This limits its usefulness for the 
current python testsuite.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=772091&group_id=5470