massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 3 / six / moves / urllib / __init__.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/3/six/moves/urllib/__init__.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/3/six/moves/urllib/__init__.pyi
new file mode 100644 (file)
index 0000000..9687201
--- /dev/null
@@ -0,0 +1,5 @@
+import six.moves.urllib.error as error\r
+import six.moves.urllib.parse as parse\r
+import six.moves.urllib.request as request\r
+import six.moves.urllib.response as response\r
+import six.moves.urllib.robotparser as robotparser\r