| compilers=&python3 |
| |
| group.python3.compilers=python35:python36:python37:python38 |
| group.python3.isSemVer=true |
| group.python3.baseName=Python |
| compiler.python35.exe=python3.5 |
| compiler.python35.semver=3.5 |
| compiler.python36.exe=python3.6 |
| compiler.python36.semver=3.6 |
| compiler.python37.exe=python3.7 |
| compiler.python37.semver=3.7 |
| compiler.python38.exe=python3.8 |
| compiler.python38.semver=3.8 |
| |
| supportsBinary=false |
| interpreted=true |
| compilerType=python |
| objdumper= |
| demangler= |
| postProcess= |
| options= |
| needsMulti=false |
| supportsExecute=true |
| stubText=def main(): |
| disasmScript= |