If you want to run pytest with a particular version of python, then "pythonX.Y -m pytest" is a much better way than relying on the py.test-X.Y scripts.
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

