[Python-Dev] Subtyping mutable and immutable built-in types

Aahz aahz at pythoncraft.com
Thu Apr 29 10:19:34 EDT 2004


On Thu, Apr 29, 2004, Chermside, Michael wrote:
>
> The use of __init__ and __new__ with immutable classes is already
> documented at "http://www.python.org/2.2/descrintro.html#__new__".
> If you have a suggestion of a another place this should be described,
> let us know or better yet file a bug report at SourceForge.

It's also much easier to find now under "Documentation" | "New-style
classes".
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"I used to have a .sig but I found it impossible to please everyone..."  --SFJ



More information about the Python-Dev mailing list