| compilers=&python3 |
| defaultCompiler=python310 |
| |
| group.python3.compilers=python35:python36:python37:python38:python39:python310 |
| group.python3.isSemVer=true |
| group.python3.baseName=Python |
| compiler.python35.exe=/opt/compiler-explorer/python-3.5.9/bin/python3.5 |
| compiler.python35.semver=3.5 |
| compiler.python36.exe=/opt/compiler-explorer/python-3.6.10/bin/python3.6 |
| compiler.python36.semver=3.6 |
| compiler.python37.exe=/opt/compiler-explorer/python-3.7.6/bin/python3.7 |
| compiler.python37.semver=3.7 |
| compiler.python38.exe=/opt/compiler-explorer/python-3.8.1/bin/python3.8 |
| compiler.python38.semver=3.8 |
| compiler.python39.exe=/opt/compiler-explorer/python-3.9.6/bin/python3.9 |
| compiler.python39.semver=3.9 |
| compiler.python310.exe=/opt/compiler-explorer/python-3.10.0/bin/python3.10 |
| compiler.python310.semver=3.10 |