Joe Knapka ha scritto: > Classes are effectively open in Python, too, at least > where methods are concerned, since one can do > klass.__dict__["myMethod"]=myMethod.
Yes, but builtin classes in Python are closed and this is the relevant point. Michele Simionato -- http://mail.python.org/mailman/listinfo/python-list