diff options
Diffstat (limited to 'python/stopit/README')
-rw-r--r-- | python/stopit/README | 2 |
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. |