massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / stdlib / 2 / nturl2path.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/nturl2path.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/nturl2path.pyi
new file mode 100644 (file)
index 0000000..a153374
--- /dev/null
@@ -0,0 +1,4 @@
+from typing import AnyStr\r
+\r
+def url2pathname(url: AnyStr) -> AnyStr: ...\r
+def pathname2url(p: AnyStr) -> AnyStr: ...\r