cpython/Doc/ref
Michael W. Hudson 0ccff074cd This is Mark Russell's patch:
[ 1009560 ] Fix @decorator evaluation order

From the description:

Changes in this patch:

- Change Grammar/Grammar to require
newlines between adjacent decorators.

- Fix order of evaluation of decorators
in the C (compile.c) and python
(Lib/compiler/pycodegen.py) compilers

- Add better order of evaluation check
to test_decorators.py (test_eval_order)

- Update the decorator documentation in
the reference manual (improve description
of evaluation order and update syntax
description)

and the comment:

Used Brett's evaluation order (see
http://mail.python.org/pipermail/python-dev/2004-August/047835.html)

(I'm checking this in for Anthony who was having problems getting SF to
talk to him)
2004-08-17 17:29:16 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
ref.tex Oops. License is still an appendix. 2003-05-28 12:12:55 +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 update to reflect the new significance of the "@" character 2004-08-05 21:11:27 +00:00
ref3.tex This is my patch 2004-08-12 18:12:44 +00:00
ref4.tex fix typo and join two paragraphs 2003-12-11 19:45:53 +00:00
ref5.tex SF patch #872326: generator expression implementation 2004-08-15 23:28:10 +00:00
ref6.tex Document general mappings for the locals argument for exec and execfile(). 2004-08-03 05:17:58 +00:00
ref7.tex This is Mark Russell's patch: 2004-08-17 17:29:16 +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