]> granicus.if.org Git - python/commit
Two places where _time() should be used said time.time(), which
authorGuido van Rossum <guido@python.org>
Fri, 29 May 1998 17:47:10 +0000 (17:47 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 29 May 1998 17:47:10 +0000 (17:47 +0000)
commitb39e461b89a587116b56f57a5e34ebb479466dd8
treebd020809fee44e34156a5031cf45bf28c0eaf31f
parent6884af706bacfd77eb3fffb2622091c13d757ad2
Two places where _time() should be used said time.time(), which
doesn't work of course.
Lib/threading.py