summaryrefslogtreecommitdiffstats
path: root/Doc/library/token-list.inc
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2021-04-15 20:38:45 (GMT)
committerGitHub <noreply@github.com>2021-04-15 20:38:45 (GMT)
commitb280248be8e648feb82f3f3ed0050e50b238df7b (patch)
treefee5117cd4e2111d701422c52e30f3b85349b1a9 /Doc/library/token-list.inc
parente692f55979980826a5281560c534ef399a8f9848 (diff)
downloadcpython-b280248be8e648feb82f3f3ed0050e50b238df7b.zip
cpython-b280248be8e648feb82f3f3ed0050e50b238df7b.tar.gz
cpython-b280248be8e648feb82f3f3ed0050e50b238df7b.tar.bz2
bpo-43822: Improve syntax errors for missing commas (GH-25377)
Diffstat (limited to 'Doc/library/token-list.inc')
-rw-r--r--Doc/library/token-list.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/token-list.inc b/Doc/library/token-list.inc
index 877d39a..1a99f05 100644
--- a/Doc/library/token-list.inc
+++ b/Doc/library/token-list.inc
@@ -211,6 +211,8 @@
.. data:: TYPE_COMMENT
+.. data:: SOFT_KEYWORD
+
.. data:: ERRORTOKEN
.. data:: N_TOKENS