Update .bashrc
[dotfiles/.git] / distutils / emxccompiler.pyi
1 # Stubs for emxccompiler\r
2 \r
3 from distutils.unixccompiler import UnixCCompiler\r
4 \r
5 class EMXCCompiler(UnixCCompiler): ...\r