python class instantiation
Gabriel Genellina
gagsl-py at yahoo.com.ar
Mon Oct 23 19:15:31 EDT 2006
At Monday 23/10/2006 17:56, Éric Daigneault lists wrote:
>When creating a class with data members but no __init__ method. Python
>deals differently with data members that are muatable and immutables.
See
<http://zephyrfalcon.org/labs/python_pitfalls.html> specially items 4 and 5.
And <http://www.effbot.org/zone/python-objects.htm>
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
More information about the Python-list
mailing list