summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2009-01-13 01:05:03 +0000
committerRaymond Hettinger <python@rcn.com>2009-01-13 01:05:03 +0000
commitaaa6e630f8440c7a29621863df35fb4c427e5968 (patch)
treee045d175b38bcd478e36de41af3075cfbb6d42e6 /Python/pythonrun.c
parenta40d57366432cd65915b92fe3e6bfe1d5ad63be0 (diff)
downloadcpython-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