[Python-projects] pylint, pyreverse : what python use?

Laurent Bertaud laurent at bertaud.org
Thu Oct 18 17:07:26 CEST 2007



Nicolas Chauvat a écrit :
> On Thu, Oct 18, 2007 at 03:08:23PM +0200, Laurent Bertaud wrote:
>> In my ~/GLo directory, i have a link
>> python -> /usr/bin/python2.5
> What is this link used for?
I both use python2.4 and python2.5.
The links is just to point version of python I chose.
And PYTHONPATH for addtionnal modules ans packages.

> 
>> Now, I wonder if it's the good way.
>> I am on the way to use my python2.5 installed through
>> the debian packaging system.
>> Would it better use a dedicated development version of python2.5.1
>> compiled especially for pylint project?
> What is the problem you are trying to solve?
It isn't really a problem.
Previously, I had "experiences" about conflits with my standard
python version and the development one.
My objective is to prevent and avoid trouble by asking the right
questions at the right time (if possible).

Sylvain already told me a regular, standard python interpreter was enough.

-- 
Laurent Bertaud - KeyID at pgp.mit.edu : 543C9E39



More information about the Python-Projects mailing list