massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / werkzeug / filesystem.pyi
1 from typing import Any\r
2 \r
3 has_likely_buggy_unicode_filesystem = ...  # type: Any\r
4 \r
5 class BrokenFilesystemWarning(RuntimeWarning, UnicodeWarning): ...\r
6 \r
7 def get_filesystem_encoding(): ...\r