massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / stdlib / 2 / distutils / emxccompiler.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/distutils/emxccompiler.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/distutils/emxccompiler.pyi
new file mode 100644 (file)
index 0000000..fdbbb0c
--- /dev/null
@@ -0,0 +1,5 @@
+# Stubs for emxccompiler\r
+\r
+from distutils.unixccompiler import UnixCCompiler\r
+\r
+class EMXCCompiler(UnixCCompiler): ...\r