From: Ezio Melotti Date: Sun, 4 Apr 2010 06:57:44 +0000 (+0000) Subject: Recorded merge of revisions 79660 via svnmerge from X-Git-Tag: v3.2a1~1238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f40184757d3b643d22559183051d2b2b4df0301;p=thirdparty%2FPython%2Fcpython.git Recorded merge of revisions 79660 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79660 | raymond.hettinger | 2010-04-03 13:22:00 +0300 (Sat, 03 Apr 2010) | 1 line Add subtract() method to collections.Counter() objects. ........ ---