[issue4327] Patch: simplify complex constant assignment statements

Jeremy Hylton report at bugs.python.org
Mon Nov 24 18:16:28 CET 2008


Jeremy Hylton <jeremy at alum.mit.edu> added the comment:

On Mon, Nov 24, 2008 at 12:14 PM, David Turner <report at bugs.python.org> wrote:
>
> David Turner <novalis at novalis.org> added the comment:
>
> jhylton, keep in mind that this would require an additional "parent"
> argument to each function which takes a stmt.  Do you think this added
> complexity is worth it?

Or we could add parent pointers in the tree, right?

Jeremy

>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue4327>
> _______________________________________
> _______________________________________________
> Python-bugs-list mailing list
> Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/jeremy%40alum.mit.edu
>
>

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


More information about the Python-bugs-list mailing list