]> granicus.if.org Git - python/commit
Issue #5695: Moved logging.captureWarnings() call inside with statement in WarningsTe...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 5 Apr 2009 11:06:24 +0000 (11:06 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 5 Apr 2009 11:06:24 +0000 (11:06 +0000)
commit1e566cec6f8093018cf8fd1870124c0abd11a6cd
treea7a3516c9c8cd1504c967523c7e18a985bf6ee9b
parent50ba6e1b50af3603414cf9c760090e8eba0eb347
Issue #5695: Moved logging.captureWarnings() call inside with statement in WarningsTest.test_warnings.
Lib/test/test_logging.py