objspace.allworkingmodules

  • name: allworkingmodules
  • description: use as many working modules as possible
  • command-line: –allworkingmodules
  • command-line for negation: –no-allworkingmodules
  • option type: boolean option
  • default: True

This option enables the usage of all modules that are known to be working well and that translate without problems.

Note that this option defaults to True (except when running py.py because it takes a long time to start). To force it to False, use --no-allworkingmodules.