[Python-projects] pylint with python 2.5

Mike Preshman mpresh at gmail.com
Thu Jul 24 14:57:35 CEST 2008


Thanks! I got it to work with that change.

-Mike

On Thu, Jul 24, 2008 at 2:49 AM, Alexandre Fayolle <
alexandre.fayolle at logilab.fr> wrote:

> 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
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iQEVAwUBSIgl816T+PKoJ87eAQKiyAf+Pf8/7hYITab52EiU6DhOMdsG4vDAfZfa
> LYNrZRO02qzammFWMJEkVV/0b91w2EyNAsp7bB+vOYEyKa0YQiFsPhdvlIr7PyFz
> NH/CFenWcWSxj6gp2k/PPuTQbkl62Qr0EqoMSZgBs/ZjLuhzNmt+u8MUfyPHIsfl
> AbAXo2uAFKtiqD7TD/SOmNjscX+veNxK2URftIxrm+ju0JK6Od1WoJovEQ24tLkP
> rnVk02WgRmtC08jWJqspTGOgwK5oobIDHZ+k+G8xcvhaQQdkWSk05Hy6Vkc8uy+s
> IZEBzzwsER8Dz4DOQVNlu5Lja34NT1t1E/YAyMtF94MaZqmwIzVtjA==
> =Z9cC
> -----END PGP SIGNATURE-----
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.logilab.org/pipermail/python-projects/attachments/20080724/65476196/attachment.htm 


More information about the Python-Projects mailing list