]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use time.time() instead of time.millitimer()
authorGuido van Rossum <guido@python.org>
Thu, 17 Feb 1994 12:36:58 +0000 (12:36 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Feb 1994 12:36:58 +0000 (12:36 +0000)
commite69d3fec87c4624e1d88d66efb7232ba5818a516
treeab4ac32bb28e4a5163ba1b043ce0e1645943e01d
parentd9193c67d66c63e329d01cea009bace2ae67480e
Use time.time() instead of time.millitimer()
Demo/classes/Range.py
Demo/rpc/T.py
Demo/threads/find.py