massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / stdlib / 2 / distutils / emxccompiler.pyi
1 # Stubs for emxccompiler\r
2 \r
3 from distutils.unixccompiler import UnixCCompiler\r
4 \r
5 class EMXCCompiler(UnixCCompiler): ...\r