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