Package: python Version: 2.7.3rc2 Some Python executables call '/usr/bin/env python2', which leads to a 'command not found' error on Debian. PEP 394 ( http://www.python.org/dev/peps/pep-0394/) suggests that a python2 symlink should be available on Unix systems. In new installs, this symlink should probably be created by default.
I am using Debian GNU/Linux Wheezy.

