objspace.translationmodulesΒΆ
- name: translationmodules
- description: use only those modules that are needed to run translate.py on pypy
- command-line: –translationmodules
- command-line for negation: –no-translationmodules
- option type: boolean option
- default: False
- suggestions:
- objspace.allworkingmodules should be set to ‘False’
This option enables all modules which are needed to translate PyPy using PyPy.