Sunnan:

> The python code I've read so far has looked like that. Not > type
declarations, but loooong class declarations.

What do you mean? Lots of repetitive
"self.variable=variable" in the __init__ method? Use of classes when
you would use closures? Or maybe you
are comparing with CLOS classes, which are pretty
slim, since the (multi)methods are defined outside
them?

              Michele Simionato

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

Reply via email to