CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/19 04:34:55
Modified files:
lang/python : python.port.mk
Log message:
merge 'if ${MODPY_VERSION} == "2.7"' block into the above 'if
${MODPY_MAJOR_VERSION} == 2' block, no need for it to be separate as we
only support one 2.x version now
