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