massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / stdlib / 2and3 / distutils / command / bdist_msi.pyi
1 from distutils.cmd import Command\r
2 \r
3 class bdist_msi(Command):\r
4     def initialize_options(self) -> None: ...\r
5     def finalize_options(self) -> None: ...\r
6     def run(self) -> None: ...\r