PyPy
PyPy Configuration[objspace.usemodules.thread]
modified Feb 13, 2007 by Carl Friedrich Bolz

objspace.usemodules.thread

back to parent

Basic Option Information

  • name: thread
  • description: use module thread
  • command-line: --withmod-thread
  • command-line for negation: --withoutmod-thread
  • option type: boolean option
  • default: False

Description

Use the 'thread' module.