[Python-projects] pylint with python 2.5
Alexandre Fayolle
alexandre.fayolle at logilab.fr
Thu Jul 24 08:49:23 CEST 2008
On Wed, Jul 16, 2008 at 10:34:57PM -0400, Mike Preshman wrote:
> Hello,
>
> How can I get pylint to work with python 2.5.
> My default python installation is 2.3 but I have python 2.5 under a
> different function called pystart.
> How can I set up pylint to analyze code that is from python 2.5.
>
> I am having the same problem with pychecker and pyflakes. Any help would be
> appreciated.
I assume you're running a Unix-like system. In that case, just use
pystart /path/to/pylint modulename
You may even create a small script called pylint2.5 which will do that
for you.
If you're running another operating system, please tell us.
--
Alexandre Fayolle LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Informatique scientifique: http://www.logilab.fr/science
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: Digital signature
Url : http://lists.logilab.org/pipermail/python-projects/attachments/20080724/a6cbac5f/attachment.pgp
More information about the Python-Projects
mailing list