From: George Yoshida Date: Sun, 21 May 2006 04:22:59 +0000 (+0000) Subject: Fix the TeX compile error. X-Git-Tag: v2.5b1~604 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c120a6d897e2b0903e7735ba10cd40f21d5db401;p=python Fix the TeX compile error. --- diff --git a/Doc/ref/ref2.tex b/Doc/ref/ref2.tex index b32eaa6464..acce768405 100644 --- a/Doc/ref/ref2.tex +++ b/Doc/ref/ref2.tex @@ -321,7 +321,7 @@ def for lambda try Note that although the identifier \code{as} can be used as part of the syntax of \keyword{import} statements, it is not currently a reserved -word by default.} +word by default.) \versionchanged[Both \keyword{as} and \keyword{with} are only recognized when the \code{with_statement} feature has been enabled. It will always