cpython/Doc/ref
Fred Drake 35c09f2e51 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.
2000-06-28 20:15:47 +00:00
..
.cvsignore
ref.tex
ref1.tex
ref2.tex Merged changes from the 1.5.2p2 release. 2000-04-03 04:51:13 +00:00
ref3.tex Revise the description of when functions retrieved from class instances 2000-06-28 20:15:47 +00:00
ref4.tex Merged changes from the 1.5.2p2 release. 2000-04-03 04:51:13 +00:00
ref5.tex Removed some extraneous and confusing parenthesized expressions. 2000-04-25 21:09:10 +00:00
ref6.tex Added a note to the section on 'exec' about the need for a trailing newline 2000-04-27 18:32:02 +00:00
ref7.tex Merged changes from the 1.5.2p2 release. 2000-04-03 04:51:13 +00:00
ref8.tex
reswords.py