| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Python
Revision: 66197
Author: brett.cannon
Date: 03 Sep 2008 18:45:11
Changes:test_py3kwarn had been overlooked when test.test_support.catch_warning() was
re-implemented to use warnings.catch_warnings() and had its API improved.
Closes issue #3768.
Code review by Benjamin Peterson.