Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

After more thought, I've decided to close this feature request.  The operation 
is utterly trivial and isn't worth fattening the API.  I see no advantage in 
`c.total_count()` versus `sum(c.values())`.

----------
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11733>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to