On 4/3/07, walter.doerwald <python-checkins at python.org> wrote: > Author: walter.doerwald > Date: Tue Apr 3 18:16:24 2007 > New Revision: 54674 >> Modified: > python/trunk/Lib/test/test_warnings.py > Log: > Document that CatchWarningTests is reused by test_structmembers.py. Why not move this into test_support? Collin Winter