[issue1981] operator "is"

Amaury Forgeot d'Arc report at bugs.python.org
Thu Jan 31 17:24:29 CET 2008


Amaury Forgeot d'Arc added the comment:

It's actually documented in
http://docs.python.org/dev/reference/datamodel.html

"""
Note that the transformation from function object to (unbound or bound)
method object happens each time the attribute is retrieved from the
class or instance
"""

----------
nosy: +amaury.forgeotdarc

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1981>
__________________________________


More information about the Python-bugs-list mailing list