massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stdlib / msilib / text.pyi
1 import sys
2
3 if sys.platform == "win32":
4
5     ActionText: list[tuple[str, str, str | None]]
6     UIText: list[tuple[str, str | None]]
7
8     tables: list[str]