cpython/Doc/ref
Guido van Rossum c2e20744b2 PEP 343 -- the with-statement.
This was started by Mike Bland and completed by Guido
(with help from Neal).

This still needs a __future__ statement added;
Thomas is working on Michael's patch for that aspect.

There's a small amount of code cleanup and refactoring
in ast.c, compile.c and ceval.c (I fixed the lltrace
behavior when EXT_POP is used -- however I had to make
lltrace a static global).
2006-02-27 22:32:47 +00:00
..
ref.tex Oops. License is still an appendix. 2003-05-28 12:12:55 +00:00
ref1.tex add information about alternate implementations, noting that documentation 2005-07-20 04:33:01 +00:00
ref2.tex Remove dots in \version{changed,added} argument and 2006-01-15 07:55:35 +00:00
ref3.tex Updating the short blob about old/new-style classes to reflect (IMHO) more 2005-12-26 18:06:17 +00:00
ref4.tex Updates to the exceptions documentation (this is my patch #1156102). 2005-03-04 14:33:32 +00:00
ref5.tex Note version added for conditional expressions 2006-02-27 16:31:12 +00:00
ref6.tex SF patch #1421726 2006-02-02 21:58:55 +00:00
ref7.tex PEP 343 -- the with-statement. 2006-02-27 22:32:47 +00:00
ref8.tex Change the grammar productions to use the new productionlist environment; 2001-07-06 22:49:53 +00:00
reswords.py Whitespace normalization, via reindent.py. 2004-07-18 06:25:50 +00:00