Robert Rawlins a écrit :
Time to fix that, then, with some documentation <URL:http://www.python.org/doc/>, and by working through the Python
 tutorial <URL:http://www.python.org/doc/tut/>.

Thanks Ben, I'll be sure to read through these. I also read through
this http://www.geocities.com/foetsch/python/new_style_classes.htm
earlier this morning which was also a nice little resource.

Just about all of it makes sense at the moment, apart from the new
constructor types which are constructors at a class level opposed to
at instance level. I found this a little confusing but who knows.

Are you talking about the __new__ method ? Or about metaclasses ?

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to