slackbuilds_ponce/libraries/futures/README
B. Watson d22ae43f65 libraries/futures: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:30:02 -04:00

6 lines
238 B
Text

This is a backport of the concurrent.futures standard library module
to Python 2.
It should not be installed on Python 3, although there should be no
harm in doing so, as the standard library takes precedence over third
party libraries.