From f9b270ccc5a6b21fdc420f2cf4752d8a4a1e6465 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 23 May 2016 23:40:41 +0700 Subject: python/python-futures: Removed (duplicate). Signed-off-by: Willy Sudiarto Raharjo --- python/python-futures/README | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 python/python-futures/README (limited to 'python/python-futures/README') diff --git a/python/python-futures/README b/python/python-futures/README deleted file mode 100644 index 6d34208749..0000000000 --- a/python/python-futures/README +++ /dev/null @@ -1,3 +0,0 @@ -Backport of the concurrent.futures package to Python 2.6 and 2.7. -The concurrent.futures module provides a high-level interface for -asynchronously executing callables. -- cgit v1.2.3