diff options
author | Raymond Hettinger <python@rcn.com> | 2009-01-13 01:05:03 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2009-01-13 01:05:03 +0000 |
commit | aaa6e630f8440c7a29621863df35fb4c427e5968 (patch) | |
tree | e045d175b38bcd478e36de41af3075cfbb6d42e6 /Python/pythonrun.c | |
parent | a40d57366432cd65915b92fe3e6bfe1d5ad63be0 (diff) | |
download | cpython-git-aaa6e630f8440c7a29621863df35fb4c427e5968.tar.gz |
Simplify Counter() API. Replace items keyword argument
with a mapping. Makes Counter() idempotent, makes update()
API the same as Counter.__init__(), makes a more readable
repr, makes the API more dict-like, and allows Steven
Bethard's update() example to work.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions