[Python-checkins] r79734 - python/branches/release26-maint

ezio.melotti python-checkins at python.org
Sun Apr 4 08:43:43 CEST 2010


Author: ezio.melotti
Date: Sun Apr  4 08:43:43 2010
New Revision: 79734

Log:
Blocked revisions 79660,79733 via svnmerge

........
  r79660 | raymond.hettinger | 2010-04-03 13:22:00 +0300 (Sat, 03 Apr 2010) | 1 line
  
  Add subtract() method to collections.Counter() objects.
........
  r79733 | ezio.melotti | 2010-04-04 09:41:27 +0300 (Sun, 04 Apr 2010) | 1 line
  
  Add a versionadded to Counter.subtract() doc.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list