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