Patches item #1529686, was opened at 2006-07-27 15:31 Message generated for change (Comment added) made by zseil 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: iga Seilnacht (zseil) Date: 2006-07-28 02:50 Message: Logged In: YES user_id=1326842 Could you please port the test_iterlen part of your patch to the 2.4 branch? I just noticed that this test is not new. Thanks. ---------------------------------------------------------------------- Comment By: Georg Brandl (gbrandl) Date: 2006-07-27 17: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