Kaydet (Commit) 43bc3788 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst 0b465702
......@@ -475,4 +475,3 @@ def threading_cleanup(num_active, num_limbo):
while len(threading._limbo) != num_limbo and count < _MAX_COUNT:
count += 1
time.sleep(0.1)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment