~ubuntu-branches/ubuntu/karmic/pypy/karmic

« back to all changes in this revision

Viewing changes to pypy/doc/config/objspace.usemodules.rctime.txt

  • Committer: Bazaar Package Importer
  • Author(s): Alexandre Fayolle
  • Date: 2007-04-13 09:33:09 UTC
  • Revision ID: james.westby@ubuntu.com-20070413093309-yoojh4jcoocu2krz
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Use the 'rctime' module. 
 
2
 
 
3
'rctime' is our `rctypes`_ based implementation of the builtin 'time' module.
 
4
It supersedes the less complete :config:`objspace.usemodules.time`,
 
5
at least for C-like targets (the C and LLVM backends).
 
6
 
 
7
.. _`rctypes`: ../rctypes.html