Ram Rachum added the comment:

Stefan: If you'd want to raise an exception, you'll need to define in which 
cases. Should it raise an exception for decimal numbers? Complex numbers? etc.

Personally I'd enjoy it raising exceptions in as many situations as possible 
(so we could keep Counter usage focused to actual counter usage and not just 
wild dicts) but I doubt it'll sit well with people who might use Counters with 
weird values.

----------

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

Reply via email to