| compilers=&python3 |
| defaultCompiler=python36 |
| |
| # Disable newer pythons for now until #1649 gets resolved |
| group.python3.compilers=python36 |
| compiler.python36.name=Python 3.6 |
| compiler.python36.exe=/usr/bin/python3.6 |
| compiler.python37.name=Python 3.7 |
| compiler.python37.exe=python3.7 |
| compiler.python38.name=Python 3.8 |
| compiler.python38.exe=python3.8 |
| |
| supportsBinary=false |
| compilerType=python |
| objdumper= |
| demangler= |
| postProcess= |
| options= |
| supportsBinary=false |
| needsMulti=false |
| supportsExecute=false |
| stubText=def main(): |
| disasmScript= |