mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
62499a2187
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
6 lines
358 B
Text
6 lines
358 B
Text
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.
|