[issue4327] Patch: simplify complex constant assignment statements

David Turner report at bugs.python.org
Mon Nov 24 18:50:03 CET 2008


David Turner <novalis at novalis.org> added the comment:

Sure, but that's an even bigger change.  Every piece of code which
modifies the AST would now also have to modify parent pointers.  Having
the pointers would make many things easier, but I didn't want to make a
very invasive change like that without thinking it through thoroughly.

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


More information about the Python-bugs-list mailing list