From: Terry Jan Reedy Date: Sat, 21 Jan 2012 05:32:23 +0000 (-0500) Subject: whitespace X-Git-Tag: v2.7.3rc1~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bb1251e1ac161feab778629b212b10543b8dd79;p=python whitespace --- diff --git a/Doc/reference/lexical_analysis.rst b/Doc/reference/lexical_analysis.rst index 62ec664b86..ea92b8ed87 100644 --- a/Doc/reference/lexical_analysis.rst +++ b/Doc/reference/lexical_analysis.rst @@ -359,10 +359,11 @@ exactly as written here: .. versionchanged:: 2.5 Using :keyword:`as` and :keyword:`with` as identifiers triggers a warning. To use them as keywords, enable the ``with_statement`` future feature . - + .. versionchanged:: 2.6 :keyword:`as` and :keyword:`with` are full keywords. + .. _id-classes: Reserved classes of identifiers