Message72952 
            Not quite that basic for the warnings.catch_warnings() part. I plan to leave the current warnings.catch_warnings() alone (aside from adding some re-entrancy checks), and add back a test.test_support.check_warnings() that uses a WarningsRecorder object to simplify the specific use cases in the Python regression test suite (i.e. at least adding back the easy attribute access, and possibly other things if there are other common features of the way we use it in the tests). The patch will make it clearer (working on that now).  |      |
  | Date |  User |  Action |  Args |    | 2008-09-10 10:06:11 | ncoghlan | set | recipients: + ncoghlan, barry, brett.cannon, exarkun, pitrou, benjamin.peterson |   | 2008-09-10 10:06:11 | ncoghlan | set | messageid: <1221041171.07.0.842647380311.issue3781@psf.upfronthosting.co.za> |   | 2008-09-10 10:06:10 | ncoghlan | link | issue3781 messages |   | 2008-09-10 10:06:09 | ncoghlan | create |  |        |