Eric V. Smith <e...@trueblade.com> added the comment:

When reporting a bug, please give a full example that we can run. I assume 
aCounter is of type collections.Counter?

Assuming so, the "1 positional argument" is "self". The second argument is the 
number 1, which is an error. So the error is correct.

----------
nosy: +eric.smith

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

Reply via email to