mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +00:00
Whitespace normalization.
This commit is contained in:
parent
1a9fac0937
commit
e33901eb2b
3 changed files with 4 additions and 4 deletions
|
@ -234,7 +234,7 @@ def worker(q):
|
|||
finally:
|
||||
cumlock.release()
|
||||
q.task_done()
|
||||
|
||||
|
||||
def QueueJoinTest(q):
|
||||
global cum
|
||||
cum = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue