[issue22766] collections.Counter's in-place operators should return NotImplemented for unsupported types

R. David Murray report at bugs.python.org
Thu Oct 30 16:56:30 CET 2014


R. David Murray added the comment:

That would prevent it from working with "work alike" (duck type) classes, though.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22766>
_______________________________________


More information about the Python-bugs-list mailing list