diff options
author | Raymond Hettinger <python@rcn.com> | 2003-12-12 13:13:47 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-12-12 13:13:47 (GMT) |
commit | feb78c94fa444a75b912ca355c3c80d7453f03f0 (patch) | |
tree | adcee8530db89d03316317b7fcdede9788663968 /Objects/listobject.c | |
parent | 1f84ed0d8a1f23efde85ec9b68557b87dbe5d3e3 (diff) | |
download | cpython-feb78c94fa444a75b912ca355c3c80d7453f03f0.zip cpython-feb78c94fa444a75b912ca355c3c80d7453f03f0.tar.gz cpython-feb78c94fa444a75b912ca355c3c80d7453f03f0.tar.bz2 |
Expand the groupby() example to:
* show that it is typically used with sorted data,
* highlight commonalities with SQL's groupby and Unix's uniq,
* demonstrate valid uses for the default identity function,
* add some excitement by suggesting the range of possibilities.
Diffstat (limited to 'Objects/listobject.c')
0 files changed, 0 insertions, 0 deletions