[issue10667] collections.Counter object in C

Gregory P. Smith report at bugs.python.org
Tue Dec 14 23:40:48 CET 2010


Gregory P. Smith <greg at krypto.org> added the comment:

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.

----------
nosy: +gregory.p.smith

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10667>
_______________________________________


More information about the Python-bugs-list mailing list