chatServer/modules/filelock.py
Fierelier 47b5b1a6f2 Oop
2021-10-28 08:17:07 +02:00

2 lines
44 B
Python

global fileLock
fileLock = threading.Lock()