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 gregory.p.smith
Recipients asvetlov, daniel.urban, gregory.p.smith, jpeel, pitrou, rhettinger
Date 2010-12-14.22:40:44
SpamBayes Score 0.0010685219
Marked as misclassified No
Message-id <1292366448.8.0.410284924344.issue10667@psf.upfronthosting.co.za>
In-reply-to
Content
rhettinger's fastcount.patch looks good to me.  a couple style nits but they're minor.

no space between if and (?  yuck.   short variable names like "it"?  yuck.

but the code looks good otherwise.  i'm all for it.
History
Date User Action Args
2010-12-14 22:40:48gregory.p.smithsetrecipients: + gregory.p.smith, rhettinger, pitrou, asvetlov, daniel.urban, jpeel
2010-12-14 22:40:48gregory.p.smithsetmessageid: <1292366448.8.0.410284924344.issue10667@psf.upfronthosting.co.za>
2010-12-14 22:40:45gregory.p.smithlinkissue10667 messages
2010-12-14 22:40:45gregory.p.smithcreate