massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / setuptools / setuptools / unicode_utils.pyi
1 def decompose(path): ...
2 def filesys_decode(path): ...
3 def try_encode(string, enc): ...