New submission from Taek Joo Kim <[EMAIL PROTECTED]>:

With this patch it prints warning message for catching exceptions that
don't inherit from BaseException when -3 flag is used.

----------
components: Interpreter Core
files: catchexc.patch
keywords: patch
messages: 63761
nosy: taicki
severity: normal
status: open
title: Patch for catching exceptions that do not inherit from BaseException
versions: Python 2.6
Added file: http://bugs.python.org/file9701/catchexc.patch

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

Reply via email to