massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / werkzeug / filesystem.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2and3/werkzeug/filesystem.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2and3/werkzeug/filesystem.pyi
new file mode 100644 (file)
index 0000000..1f2315b
--- /dev/null
@@ -0,0 +1,7 @@
+from typing import Any\r
+\r
+has_likely_buggy_unicode_filesystem = ...  # type: Any\r
+\r
+class BrokenFilesystemWarning(RuntimeWarning, UnicodeWarning): ...\r
+\r
+def get_filesystem_encoding(): ...\r