DELTA 420774 48191 164 SVNYL5T(TOzHyS3corelib .include .if ${PYTHON_VERSION:M*3*} ${REINPLACE_CMD} -E -e '/except/ s|,| as |' \ -e 's|(print) +>> +(sys\.stderr) *, *(.*)|\1(\3, file=\2)|' \ -e 's|(print) +(.*)|\1(\2)|' \ -e '/gettext\.install/ s|\((.*),.*\)|(\1)|' \ -e 's|execfile\((.*)\)|exec(compile(open(\1, "rb").read(), \1, "exec"))|' \ -e '/iter(items|keys|values)\(\)/ s|iter||g' \ ${WRKSRC}/scripts/*.py .endif .include