commit | b8baf6360f7e93f5caa2a20292a868f890056215 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Jan 14 02:20:07 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Jan 14 02:20:07 2009 +0000 |
tree | 02aa4cb923d36aa3b72e5d9657c1bd509e1c8b4e | |
parent | 3bc0f7ebeed6b165c2694845256cf0f62e8fddfe [diff] |
Issue #1696199: Add collections.Counter(). Forward port from Py2.7.