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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac007ba686675e02992dba1fbaefd041e3e237eb;p=thirdparty%2FPython%2Fcpython.git Issue #13632: Update token documentation to reflect actual token types --- diff --git a/Doc/library/token.rst b/Doc/library/token.rst index 4b98eac92811..4cd709814c33 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