summaryrefslogtreecommitdiffstats
path: root/python/stopit/README
blob: ff486a06ed80507cc2122bf89dabef03d2b418cf (plain)
1
2
3
4
5
6
The stopit python module provides the user with a function that raises an
exception in another thread, including the main thread.  It also provides two
context managers that may stop its inner block activity on timeout and two
decorators that may stop its decorated callables on timeout.

This SlackBuild will build with Python 3 support if it is installed.