Comment 3 for bug 120659

Revision history for this message
John A Meinel (jameinel) wrote :

test_weave.py doesn't need a shebang at all

I think the reason the rest of them use python2.4 is because of python2.3 sitting around.

If we feel like 2.4+2.5 is significantly more common that 2.3+2.4, then we can turn them back into '/usr/bin/env python' instead.

As I understand it, though, Red Hat specifically has been really slow to upgrade their version of python in their "Enterprise" lines. So we probably will see 2.3 around for quite a while.