cpython/Doc/ref
Fred Drake 445f832060 __rcmp__() description: Changed to indicate that this is no longer
supported as of Python 2.1.  We still need to
                         have an entry for this since it is reasonable
                         for users to want to understand existing code.

This closes SF bug #122715.
2001-01-04 15:11:48 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
ref.tex
ref1.tex
ref2.tex Updated string literals description to encompass Unicode literals and the 2000-12-19 04:52:03 +00:00
ref3.tex __rcmp__() description: Changed to indicate that this is no longer 2001-01-04 15:11:48 +00:00
ref4.tex
ref5.tex Adjust explanation of operator precedence summary -- exponentiation groups 2000-12-11 22:39:24 +00:00
ref6.tex
ref7.tex Improve description of else clause of the try/except/else statement. 2001-01-02 19:22:48 +00:00
ref8.tex
reswords.py