[Python-projects] pylint, pyreverse : what python use?
Sylvain =?UTF-8?Q?Th=E9nault?=
sylvain.thenault at logilab.fr
Thu Oct 18 15:10:44 CEST 2007
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
no you shoudn't need this. Use the PYTHONPATH environment variable to
specify additional directories where python will search for modules and
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?
nop a regular python interpreter is enough.
--
Sylvain Thénault LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science
More information about the Python-Projects
mailing list