commit | 3662c9090db9831d689de006091d59b069849592 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Mar 06 22:58:42 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Mar 06 22:58:42 2008 +0000 |
tree | 4f4da680a1a7d9f0f83d086253e595f7b1b1bf90 | |
parent | ab61dce0e11a2160537a865afd50fdf48aa596dd [diff] |
Backport r61286 adding GC to the grouper for itertools.groupby() fixing Issue 2246.