slackbuilds/libraries/futures
Dimitris Zlatanidis 0cfc5a0fdb
libraries/futures: Removed python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2019-03-16 06:53:32 +07:00
..
README libraries/futures: Removed python3 support. 2019-03-16 06:53:32 +07:00
futures.SlackBuild libraries/futures: Removed python3 support. 2019-03-16 06:53:32 +07:00
futures.info libraries/futures: Updated for version 3.2.0. 2018-05-05 06:46:34 +07:00
slack-desc libraries/futures: Removed python3 support. 2019-03-16 06:53:32 +07:00

README

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.