diff options
author | Raymond Hettinger <python@rcn.com> | 2009-01-20 01:19:26 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2009-01-20 01:19:26 +0000 |
commit | bad1eb2ff3815909978fd71520980f67fd6501a3 (patch) | |
tree | 57ef913765c930112557be3e2d8cb4a91b4dde07 /Python/ceval.c | |
parent | e8b619c152b67a1e0926bc50141d92a601dccd46 (diff) | |
download | cpython-git-bad1eb2ff3815909978fd71520980f67fd6501a3.tar.gz |
Build-outs for Counter() class:
* Constructor and update() support keyword args (like their dict counterparts).
* The 'del' statement no longer raises KeyError for missing values.
* Add multiset operations: __add__, __sub__, __and__, __or__.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions