=========================== 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' .. _objspace.allworkingmodules: objspace.allworkingmodules.html This option enables all modules which are needed to translate PyPy using PyPy.