New submission from Brett Cannon <[EMAIL PROTECTED]>:

test_py3kwarn was using the old API presented by catch_warnings. The
attached patch fixes it to use the new one.

----------
components: Library (Lib)
files: fix_py3kwarn.diff
keywords: needs review, patch, patch
messages: 72426
nosy: brett.cannon
priority: release blocker
severity: normal
status: open
title: Move test_py3kwarn over to new catch_warnings API
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file11365/fix_py3kwarn.diff

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3768>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to