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 taleinat
Recipients larry, taleinat
Date 2014-01-25.17:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390670924.67.0.645626118338.issue20385@psf.upfronthosting.co.za>
In-reply-to
Content
To clarify my previous comment, I was referring to the first argument passed to the generated 'impl' function.

Context: I'm attempting to convert 'itertools.groupby' in Modules/itertoolsmodule.c.
History
Date User Action Args
2014-01-25 17:28:44taleinatsetrecipients: + taleinat, larry
2014-01-25 17:28:44taleinatsetmessageid: <1390670924.67.0.645626118338.issue20385@psf.upfronthosting.co.za>
2014-01-25 17:28:44taleinatlinkissue20385 messages
2014-01-25 17:28:44taleinatcreate