[EMAIL PROTECTED] wrote:

ensure instance's method invocation with all
> state information to that point, rather than
> relying on implemenation.

Did you read the stuff I wrote about "bound methods" in the other post? That's a fundamental Python feature, not an implementation artifact.

For some more details, see the section "User-defined methods" on this page:

   http://docs.python.org/ref/types.html

</F>

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

Reply via email to