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 chris.jerdonek
Recipients chris.jerdonek, docs@python, ncoghlan, terry.reedy
Date 2012-09-05.05:10:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346821856.08.0.0600570684007.issue15457@psf.upfronthosting.co.za>
In-reply-to
Content
This slipped under my radar.  After starting work on this again, I realize that it would make sense to complete issue 15476 first.  The reason is that it would improve the process of referencing "code object" in the generator docs (Terry's suggestion) once "code object" is itself properly documented.
History
Date User Action Args
2012-09-05 05:10:56chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, ncoghlan, docs@python
2012-09-05 05:10:56chris.jerdoneksetmessageid: <1346821856.08.0.0600570684007.issue15457@psf.upfronthosting.co.za>
2012-09-05 05:10:55chris.jerdoneklinkissue15457 messages
2012-09-05 05:10:55chris.jerdonekcreate