summaryrefslogtreecommitdiffstats
path: root/python/python3-multidict/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-multidict/README')
-rw-r--r--python/python3-multidict/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-multidict/README b/python/python3-multidict/README
new file mode 100644
index 0000000000..04f8618c64
--- /dev/null
+++ b/python/python3-multidict/README
@@ -0,0 +1,2 @@
+Multidict is dict-like collection of key-value pairs where key might
+be occurred more than once in the container.