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

SourceForge.net noreply at sourceforge.net
Sat Aug 7 01:44:14 CEST 2004


Bugs item #772091, was opened at 2003-07-16 00:04
Message generated for change (Comment added) 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: Tim Peters (tim_one)
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.

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-08-06 18:44

Message:
Logged In: YES 
user_id=80475

Perhaps this can be incorporated in your updates.

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

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


More information about the Python-bugs-list mailing list