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 MarkRoddy
Recipients MarkRoddy, ezio.melotti, michael.foord, rhettinger
Date 2010-11-21.00:41:15
SpamBayes Score 0.0072862487
Marked as misclassified No
Message-id <1290300079.81.0.95754024358.issue10242@psf.upfronthosting.co.za>
In-reply-to
Content
Adding patch for release27-maint branch which implements Raymond's suggested fix which utilizes collections.Counter.  

Has the same issues addressed with the py3k patch.
History
Date User Action Args
2010-11-21 00:41:20MarkRoddysetrecipients: + MarkRoddy, rhettinger, ezio.melotti, michael.foord
2010-11-21 00:41:19MarkRoddysetmessageid: <1290300079.81.0.95754024358.issue10242@psf.upfronthosting.co.za>
2010-11-21 00:41:15MarkRoddylinkissue10242 messages
2010-11-21 00:41:15MarkRoddycreate