New submission from Benjamin Peterson <[email protected]>:

You can write them as one compound statement in Python, so there's no point in 
having two ast classes.

----------
components: Interpreter Core
files: try.patch
keywords: patch
messages: 137097
nosy: benjamin.peterson, ncoghlan
priority: normal
severity: normal
status: open
title: Unify TryExcept and TryFinally
versions: Python 3.3
Added file: http://bugs.python.org/file22158/try.patch

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

Reply via email to