aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Misc/mypy
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/mypy')
l---------Misc/mypy/token.py1
-rw-r--r--Misc/mypy/typed-stdlib.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/Misc/mypy/token.py b/Misc/mypy/token.py
new file mode 120000
index 00000000000..0a39f726dda
--- /dev/null
+++ b/Misc/mypy/token.py
@@ -0,0 +1 @@
+../../Lib/token.py \ No newline at end of file
diff --git a/Misc/mypy/typed-stdlib.txt b/Misc/mypy/typed-stdlib.txt
index 9b27ee0d2de..07b88ba7445 100644
--- a/Misc/mypy/typed-stdlib.txt
+++ b/Misc/mypy/typed-stdlib.txt
@@ -2,4 +2,5 @@
_colorize.py
_pyrepl
+token.py
tomllib \ No newline at end of file