components/python/futures/Makefile
changeset 5028 db8ff415ba49
parent 4984 7145b15b7f0d
child 6789 c243329317d0
--- a/components/python/futures/Makefile	Thu Oct 29 02:40:10 2015 -0700
+++ b/components/python/futures/Makefile	Thu Oct 29 07:57:11 2015 -0700
@@ -39,7 +39,7 @@
 
 #
 # The futures module was integrated into Python 3.2, so we should only
-# deliver 2.6 & 2.7 modules.
+# deliver 2.x modules.
 #
 PYTHON_VERSIONS = $(PYTHON2_VERSIONS)