[Patches] [ python-Patches-486438 ] makes doctest.testmod() to work

noreply@sourceforge.net noreply@sourceforge.net
Sat, 23 Nov 2002 21:20:53 -0800


Patches item #486438, was opened at 2001-11-28 07:04
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=486438&group_id=5470

Category: Library (Lib)
Group: None
Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: David Abrahams (david_abrahams)
>Assigned to: Martin v. Löwis (loewis)
Summary: makes doctest.testmod() to work

Initial Comment:
testmod() can now be called with no arguments, in 
which case it works on the current module. This is a 
big convenience for self-testing modules.



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

>Comment By: Tim Peters (tim_one)
Date: 2002-11-24 00:20

Message:
Logged In: YES 
user_id=31435

It wasn't Martin's fault it took so long, it was all mine.  I 
always approved of this, but since I knew David was 
working around it in his own code, it stayed at the bottom 
of my heap.  Thank you for giving it some attention, Martin!

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

Comment By: Martin v. Löwis (loewis)
Date: 2002-11-22 03:23

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as

libdoctest.tex 1.10
doctest.py 1.25
NEWS 1.533

Sorry it took so long.

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

Comment By: Martin v. Löwis (loewis)
Date: 2002-10-26 11:09

Message:
Logged In: YES 
user_id=21627

Tim, is there anything wrong with this patch? I recommend to
accept it as-is.

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

Comment By: Tim Peters (tim_one)
Date: 2001-12-25 14:10

Message:
Logged In: YES 
user_id=31435

Yup, it's stuck at Postponed.

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

Comment By: Tim Peters (tim_one)
Date: 2001-12-25 14:09

Message:
Logged In: YES 
user_id=31435

Now that 2.2 is out, changed the Postponed status back to 
None (although I fear it may remain Postponed anyway -- SF 
doesn't seem to like resetting a Resolution to None).

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

Comment By: Tim Peters (tim_one)
Date: 2001-11-28 12:34

Message:
Logged In: YES 
user_id=31435

Assigned to me, and Postponed (2.2 is in feature freeze).  
When resurrected, will try to find Skip's old patch 
(email'ed?) for this and combine them.

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

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