components/python/mysql/Makefile
branchs11-update
changeset 3778 35735ffdda43
parent 3661 47545fb8aed4
child 3789 137fdcb27c8e
--- a/components/python/mysql/Makefile	Thu Feb 12 10:14:29 2015 -0800
+++ b/components/python/mysql/Makefile	Fri Feb 06 16:51:20 2015 -0800
@@ -39,6 +39,9 @@
 
 TPNO=			9533
 
+# Syntax issues: not Python 3 ready.
+PYTHON_VERSIONS = 2.7 2.6
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
 include $(WS_TOP)/make-rules/ips.mk