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 rhettinger
Recipients benjamin.peterson, georg.brandl, rhettinger, scummos
Date 2010-12-24.19:54:39
SpamBayes Score 0.0006962135
Marked as misclassified No
Message-id <1293220481.98.0.847900282121.issue10769@psf.upfronthosting.co.za>
In-reply-to
Content
If info fields are added, they need to be optional so that someone manipulating the tree (adding, rearranging, or removing nodes) doesn't have an additional burden of supplying this info before compiling into an executable code object.
History
Date User Action Args
2010-12-24 19:54:42rhettingersetrecipients: + rhettinger, georg.brandl, benjamin.peterson, scummos
2010-12-24 19:54:41rhettingersetmessageid: <1293220481.98.0.847900282121.issue10769@psf.upfronthosting.co.za>
2010-12-24 19:54:39rhettingerlinkissue10769 messages
2010-12-24 19:54:39rhettingercreate