chatServer/modules/filelock.py

2 lines
44 B
Python

global fileLock
fileLock = threading.Lock()