cpython/Doc/ref
Guido van Rossum 92cf95f45b Addressed SF bug 421973 (finally).
Rewrote the subsection on coercion rules (and made it a proper
subsection, with a label).  The new section is much less precise,
because precise rules would be too hard to give (== I don't know what
they are any more :-).  OTOH, the new section gives much more
up-to-date information.

Also noted that __coerce__ may return NotImplemented, with the same
meaning as None.

I beg Fred forgiveness: my use of \code{} is probably naive.  Please
fix this and other markup nits.  An index entry would be nice.

This could be a 2.2 bugfix candidate, if we bother about old docs
(Fred?)
2002-06-03 19:06:41 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
ref.tex Update to include the license information in a less annoying place. 2001-06-20 21:37:34 +00:00
ref1.tex Clean up some markup cruft. A number of the macros that take no 2001-11-28 07:26:15 +00:00
ref2.tex Minor change to an index entry. 2002-04-23 20:04:46 +00:00
ref3.tex Addressed SF bug 421973 (finally). 2002-06-03 19:06:41 +00:00
ref4.tex Adjust markup to worm around tool limitations; the "m" in "model" was being 2002-04-17 03:41:50 +00:00
ref5.tex Patch 543387. Document deprecation of complex %, //,and divmod(). 2002-05-21 18:19:49 +00:00
ref6.tex Reword explanation of global statement since an undeclared global is a 2002-04-01 21:25:32 +00:00
ref7.tex Change reference to execframes to naming. 2002-04-01 21:34:28 +00:00
ref8.tex Change the grammar productions to use the new productionlist environment; 2001-07-06 22:49:53 +00:00
refa1.tex Update docs for nested scopes. 2002-04-01 20:38:01 +00:00
reswords.py Import the keyword module instead of relying on our own list of 2001-12-04 20:39:36 +00:00