[issue9659] frozenset, when subclassed will yield warning upon call to super(...).__init__(iterable)

Benjamin Peterson report at bugs.python.org
Wed Aug 25 15:34:30 CEST 2010


Benjamin Peterson <benjamin at python.org> added the comment:

2010/8/25 Carsten Klein <report at bugs.python.org>:
>
> Carsten Klein <carsten.klein at axn-software.de> added the comment:
>
> Thanks for the information. Where is this documented? I cannot find it in the official Python docs... TIA.

http://docs.python.org/dev/reference/datamodel.html#object.__new__

----------

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


More information about the Python-bugs-list mailing list