Mercurial
Mercurial
>
py_tasks_melange
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/logic/helper/__init__.py
author
Sverre Rabbelier <srabbelier@gmail.com>
Tue, 17 Feb 2009 14:25:40 +0000
changeset 1370
8d684e64fbbe
parent 296
b02dd2a5f329
child 2065
edac5ddc8ef0
permissions
-rw-r--r--
Add a groupby method to dicts This function behaves similar to Django's groupby filter. Patch by: Sverre Rabbelier