From aebed471b06f8055b329d32bca89372b70fbe03d Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 28 Mar 2020 15:38:19 +1300 Subject: python/python2-selectors2: Added (backported selctors for py2). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python2-selectors2/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python2-selectors2/README (limited to 'python/python2-selectors2/README') diff --git a/python/python2-selectors2/README b/python/python2-selectors2/README new file mode 100644 index 0000000000..4a56ec81fa --- /dev/null +++ b/python/python2-selectors2/README @@ -0,0 +1,2 @@ +Backported, durable, and portable selectors designed to replace the standard +library selectors module. -- cgit v1.2.3