[issue1683368] object.__init__ shouldn't allow args/kwds

Terry J. Reedy report at bugs.python.org
Fri Apr 2 01:16:12 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

@dauerbaustelle
I believe your question is a separate issue and that it should have been asked on Python list. However, yes, subclasses of immutables must override __new__. For more, do ask on the list, not here.

----------

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


More information about the Python-bugs-list mailing list