2 lines
44 B
Python
2 lines
44 B
Python
|
global fileLock
|
||
|
fileLock = threading.Lock()
|