Navigation
index
next
|
previous
|
PyPy documentation
»
Project Documentation
»
Configuration Options for PyPy
»
objspace
»
objspace.usemodules
»
objspace.usemodules.thread
¶
name:
thread
description:
use module thread
command-line:
–withmod-thread
command-line for negation:
–withoutmod-thread
option type:
boolean option
default:
False
Use the ‘thread’ module.
Previous topic
objspace.usemodules.imp
Next topic
objspace.usemodules.__pypy__
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
PyPy documentation
»
Project Documentation
»
Configuration Options for PyPy
»
objspace
»
objspace.usemodules
»