PyPy
PyPy Configuration[translation.debug]

translation.debug

back to parent

Basic Option Information

  • name: debug
  • description: Record extra annotation information
  • command-line: -d --debug
  • command-line for negation: --no-debug
  • option type: boolean option
  • default: False

Description

Record extra debugging information during annotation. This leads to slightly less obscure error messages.