From: Meador Inge Date: Sat, 24 Dec 2011 04:30:16 +0000 (-0600) Subject: Issue #13632: Update token documentation to reflect actual token types X-Git-Tag: v3.2.3rc1~243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac007ba686675e02992dba1fbaefd041e3e237eb;p=python Issue #13632: Update token documentation to reflect actual token types --- diff --git a/Doc/library/token.rst b/Doc/library/token.rst index 4b98eac928..4cd709814c 100644 --- a/Doc/library/token.rst +++ b/Doc/library/token.rst @@ -68,7 +68,6 @@ The token constants are: EQUAL DOT PERCENT - BACKQUOTE LBRACE RBRACE EQEQUAL @@ -94,6 +93,8 @@ The token constants are: DOUBLESLASH DOUBLESLASHEQUAL AT + RARROW + ELLIPSIS OP ERRORTOKEN N_TOKENS