boring the reader to death (wasRe: Lambda: the Ultimate Design Flaw

Michele Simionato michele.simionato at gmail.com
Wed Apr 6 08:37:19 EDT 2005


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




More information about the Python-list mailing list