]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't sleep if msecs <= 0.
authorGuido van Rossum <guido@python.org>
Sun, 21 Apr 1991 19:31:10 +0000 (19:31 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 21 Apr 1991 19:31:10 +0000 (19:31 +0000)
commit001fa6a20f041c81a83ceec282f88211ec8c2079
tree9f12a68879e7560d12095e61b58f1387a9a5d498
parentfb9149c401b9cc9fad2a430f22c209a18a29750e
Don't sleep if msecs <= 0.
Lib/lib-stdwin/WindowSched.py
Lib/stdwin/WindowSched.py