cpython/Doc/ref
Gustavo Niemeyer 78429a6aa6 Fixing bug
[#448679] Left to right

* Python/compile.c
  (com_dictmaker): Reordered evaluation of dictionaries to follow strict
  LTR evaluation.

* Lib/compiler/pycodegen.py
  (CodeGenerator.visitDict): Reordered evaluation of dictionaries to
  follow strict LTR evaluation.

* Doc/ref/ref5.tex
  Documented the general LTR evaluation order idea.

* Misc/NEWS
  Documented change in evaluation order of dictionaries.
2002-12-16 13:54:02 +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 Relocate an index entry so named anchors are not generated in a section head. 2002-10-24 19:57:37 +00:00
ref3.tex Another try at clarifying what goes into and comes out of Unicode objects. 2002-09-24 21:09:13 +00:00
ref4.tex Make sure section numbers wrap together with the preceeding word 2002-10-18 15:03:42 +00:00
ref5.tex Fixing bug 2002-12-16 13:54:02 +00:00
ref6.tex Revise the __all__ index entry a touch. 2002-12-07 16:00:00 +00:00
ref7.tex Added cross-references to related material on exceptions. 2002-10-18 15:20:32 +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