Nick Coghlan <ncogh...@gmail.com> added the comment:

Aye, I think Sanyam's proposed messages look good, and the "C().__init__() 
takes no arguments" wording is easier to follow than my suggested "C.__init__() 
takes exactly one argument" wording (as interpreting the latter currently 
requires noticing that it's referring to the *unbound* method taking one 
argument: the instance).

----------

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

Reply via email to