Issue 72: Python 2.4 not found
Status:  Fixed
Owner: ----
Closed:  Nov 2012
Reported by vogtgil...@gmail.com, Nov 7, 2012
What steps will reproduce the problem?
1. install on linux \LMDE using the given command lines
2. run the python scrypt

What is the expected output? What do you see instead?
-> problem with python2.4 (not found)

Solved by changing the header of file.
#! /usr/bin/python
instead of python2.4

It is obvious, but I thought it was worth report it.
Nov 7, 2012
Project Member #1 pts...@gmail.com
Thank you for reporting this bug. Fixed in r221.
Summary: Python 2.4 not found
Status: Fixed