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