R. David Murray added the comment:

I think it is better to say "the method's instance object", because in the 
final paragraph we discuss the fact that each method object has an associated 
instance object.  The instance object isn't magically acquired from elsewhere 
and added, it is added because it has been bound into the method object.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29005>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to