This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author novalis_dt
Recipients jhylton, novalis_dt
Date 2008-11-24.17:50:02
SpamBayes Score 0.026266659
Marked as misclassified No
Message-id <1227549003.47.0.321555177877.issue4327@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-11-24 17:50:03novalis_dtsetrecipients: + novalis_dt, jhylton
2008-11-24 17:50:03novalis_dtsetmessageid: <1227549003.47.0.321555177877.issue4327@psf.upfronthosting.co.za>
2008-11-24 17:50:02novalis_dtlinkissue4327 messages
2008-11-24 17:50:02novalis_dtcreate