massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / werkzeug / posixemulation.pyi
1 from typing import Any\r
2 from ._compat import to_unicode as to_unicode\r
3 from .filesystem import get_filesystem_encoding as get_filesystem_encoding\r
4 \r
5 can_rename_open_file = ...  # type: Any\r
6 \r
7 def rename(src, dst): ...\r