Patches item #1529686, was opened at 2006-07-27 13:31
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1529686&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Žiga Seilnacht (zseil)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_defaultdict not integrated into test sute

Initial Comment:
test_defaultdict is missing a test_main() function,
which means that regrtest ignores its testcases.
You can see this if you run:

python regrtest.py -v test_defaultdict


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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-07-27 15:06

Message:
Logged In: YES 
user_id=849994

Fixed this one (and two others) in rev. 50861. Thanks for
spotting!

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1529686&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to