Barry A. Warsaw added the comment:

On Apr 19, 2013, at 12:01 AM, Ezio Melotti wrote:

>
>Maybe we could raise a warning when the deleted name already exists in the
>local namespace?

Ideally, I think a SyntaxError if you could detect a previously bound name in
the namespace being used as an exception target.

-Barry

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17792>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to