summaryrefslogtreecommitdiffstats
path: root/python/stopit/README
diff options
context:
space:
mode:
author Brenton Earl2015-11-18 17:16:49 +0100
committer Willy Sudiarto Raharjo2015-11-18 17:23:01 +0100
commit02841875e0cfa8716fd042fafb5e454d54eeba96 (patch)
treed6043e8feaf16419ab7f44c8909cd6b58081773f /python/stopit/README
parent29f7a2f4b84c8245ad95cb26a25aa7b89f95de10 (diff)
downloadslackbuilds-02841875e0cfa8716fd042fafb5e454d54eeba96.tar.gz
python/stopit: Added (Raise asynchronous exceptions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stopit/README')
-rw-r--r--python/stopit/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/stopit/README b/python/stopit/README
new file mode 100644
index 0000000000..3057bee0be
--- /dev/null
+++ b/python/stopit/README
@@ -0,0 +1,2 @@
+Raise asynchronous exceptions in other threads, control the timeout of
+blocks or callables with two context managers and two decorators.