[Patches] [ python-Patches-466628 ] Doc changes for doctest patch (#466616)

noreply@sourceforge.net noreply@sourceforge.net
Mon, 01 Oct 2001 08:02:24 -0700


Patches item #466628, was opened at 2001-09-30 14:25
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=466628&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Hochberg (tim-hochberg)
>Assigned to: Tim Peters (tim_one)
Summary: Doc changes for doctest patch (#466616)

Initial Comment:

Documentation changes that accompany patch 
#466616, "Exclude imported items from doctest". See 
that patch for details, but here is a summary:

With this patch, functions and classes that have been 
imported into a module are not scanned for docstrings 
to test by testmod. These tests frequently fail 
because they end up using the wrong globals.  
 


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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-10-01 08:02

Message:
Logged In: YES 
user_id=3066

Assigned to Tim for content review and approval.

Tim, you can either check it in yourself or assign back to
me for markup/editorial review and checkin.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=466628&group_id=5470