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 larry
Recipients larry, loewis, mark.dickinson, pitrou
Date 2009-05-04.08:57:50
SpamBayes Score 4.2023745e-05
Marked as misclassified No
Message-id <1241427472.13.0.941928578145.issue5880@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and, I looked at pyephem.  It uses the context field to... store an
integer.  In this case, the offset in a structure where it's going to
pull out a value (float or double).  This code would probably be clearer
if forced to make do without the "closure".
History
Date User Action Args
2009-05-04 08:57:52larrysetrecipients: + larry, loewis, mark.dickinson, pitrou
2009-05-04 08:57:52larrysetmessageid: <1241427472.13.0.941928578145.issue5880@psf.upfronthosting.co.za>
2009-05-04 08:57:50larrylinkissue5880 messages
2009-05-04 08:57:50larrycreate