]> granicus.if.org Git - python/commitdiff
Issue #13632: Update token documentation to reflect actual token types
authorMeador Inge <meadori@gmail.com>
Sat, 24 Dec 2011 04:30:16 +0000 (22:30 -0600)
committerMeador Inge <meadori@gmail.com>
Sat, 24 Dec 2011 04:30:16 +0000 (22:30 -0600)
Doc/library/token.rst

index 4b98eac92811def3cbb321eb035532866df1abea..4cd709814c33c1904b83b83fe4a555ea450cf6ec 100644 (file)
@@ -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