translation.builtins_can_raise_exceptionsΒΆ

  • name: builtins_can_raise_exceptions
  • description: When true, assume any call to a ‘simple’ builtin such as ‘hex’ can raise an arbitrary exception
  • option type: boolean option
  • default: False

Internal option.

Previous topic

translation.simplifying

Next topic

translation.list_comprehension_operations

This Page