]> granicus.if.org Git - python/commit
Revise the description of when functions retrieved from class instances
authorFred Drake <fdrake@acm.org>
Wed, 28 Jun 2000 20:15:47 +0000 (20:15 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Jun 2000 20:15:47 +0000 (20:15 +0000)
commit35c09f2e518af8dd09250b780bbca27039c0f951
tree6a2715ddb7168b8d058657778c18c7727b7ffba3
parent6da0b9148c9e733ac98d9889a79c7b93bb80b0f3
Revise the description of when functions retrieved from class instances
are and are not turned into bound methods; some confusion was noted by
Andrew Dalke.

In particular, it has to be noted that functions located on the class
instance are not turned into any sort of method, only those which are
found via the underlying class.
Doc/ref/ref3.tex