il Tue, 11 Mar 2003 07:57:29 +0900, Brian Candler <B.Candler / pobox.com> ha scritto:: >Hmm. DRb uses obj.__send__ to invoke a method. (I don't know what the >difference is between this and obj.send) (I could be wrong) It seems to me __send__() is provided in case you define a send()