This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.daprano
Recipients georg.brandl, steven.daprano
Date 2008-11-03.16:03:01
SpamBayes Score 0.009941407
Marked as misclassified No
Message-id <1225728183.22.0.203004248032.issue4255@psf.upfronthosting.co.za>
In-reply-to
Content
import timing
help(timing) 
=> MODULE DOCS
    http://www.python.org/doc/current/lib/module-timing.html

but there doesn't appear to be any such page: the URL gives Error 404: 
File Not Found. Searching the reference library for "timing" doesn't 
find anything that looks relevant.
History
Date User Action Args
2008-11-03 16:03:03steven.dapranosetrecipients: + steven.daprano, georg.brandl
2008-11-03 16:03:03steven.dapranosetmessageid: <1225728183.22.0.203004248032.issue4255@psf.upfronthosting.co.za>
2008-11-03 16:03:02steven.dapranolinkissue4255 messages
2008-11-03 16:03:01steven.dapranocreate