summaryrefslogtreecommitdiffstats
path: root/python/typing/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/typing/README')
-rw-r--r--python/typing/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/typing/README b/python/typing/README
new file mode 100644
index 0000000000..21502e4a6f
--- /dev/null
+++ b/python/typing/README
@@ -0,0 +1,2 @@
+This is a backport of the standard library typing module to Python
+versions older than 3.5.