Index: ref5.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/ref/ref5.tex,v retrieving revision 1.83 diff -u -r1.83 ref5.tex --- ref5.tex 15 Aug 2004 23:28:10 -0000 1.83 +++ ref5.tex 8 Oct 2004 11:35:44 -0000 @@ -55,7 +55,7 @@ {\token{identifier} | \token{literal} | \token{enclosure}} \production{enclosure} {\token{parenth_form} | \token{list_display}} - \productioncont{| \token{generator_expression | \token{dict_display}}} + \productioncont{| \token{generator_expression} | \token{dict_display}} \productioncont{| \token{string_conversion}} \end{productionlist}