From: Ezio Melotti Date: Mon, 2 Aug 2010 17:31:33 +0000 (+0000) Subject: Unblocked revisions 78758 via svnmerge X-Git-Tag: v2.6.6rc1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd1f44d7aeaf53654621f75013c08a8dc8fde92a;p=python Unblocked revisions 78758 via svnmerge ........ r78758 | florent.xicluna | 2010-03-07 14:18:33 +0200 (Sun, 07 Mar 2010) | 4 lines Issue #7849: Now the utility ``check_warnings`` verifies if the warnings are effectively raised. A new utility ``check_py3k_warnings`` deals with py3k warnings. ........ ---