The timing module has been dealt with.

This commit is contained in:
Brett Cannon 2008-05-12 03:48:10 +00:00
parent 0442db4860
commit c6f010a86b
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ distribution for Python for users that rely upon the code.
+ Documented as obsolete since Python 2.0 or earlier.
+ Interface to obsolete SGI Indigo hardware.
* timing [done: 3.0]
* timing [done: 2.6, 3.0]
+ Documented as obsolete since Python 2.0 or earlier.
+ ``time.clock()`` gives better time resolution.