objspace.usemodules.itertools

  • name: itertools
  • description: use module itertools
  • command-line: –withmod-itertools
  • option type: boolean option
  • default: True

Use the interp-level ‘itertools’ module. If not included, a slower app-level version of itertools is used.