From 3c97bfb3972217377561002356dc7784433cc1b3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:23:28 -0400 Subject: python/stopit: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/stopit/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'python/stopit') diff --git a/python/stopit/README b/python/stopit/README index ff486a06ed..56f1a4ab88 100644 --- a/python/stopit/README +++ b/python/stopit/README @@ -1,6 +1,7 @@ -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. +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. +This SlackBuild will build with both Python2 and Python 3 support. -- cgit v1.2.3