[issue16546] ast.YieldFrom needlessly has its expr value as optional

Mark Dickinson report at bugs.python.org
Sat Nov 24 19:11:25 CET 2012


Mark Dickinson added the comment:

New patch that removes some unnecessary braces in the case statements.

----------
Added file: http://bugs.python.org/file28095/issue16546.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16546>
_______________________________________


More information about the Python-bugs-list mailing list