This repository has been archived on 2025-02-19. You can view files and clone it, but cannot push or open issues or pull requests.
2019-12-31 14:45:53 +05:30

4 lines
63 B
Python

from threading import Semaphore
kivyuisignaler = Semaphore(0)