[Python-projects] Pylint 0.14.0 bug: It does not handle PYLINT_HOME being set.
Sylvain Thénault
sylvain.thenault at logilab.fr
Mon May 5 08:53:18 CEST 2008
On Sun, May 04, 2008 at 09:06:02AM -0400, Pierre Rouleau wrote:
> Bonjour,
Bonjour Pierre,
> I have just noticed a little problem with Pylint 0.14 undser Windows,
> when the PYLINTHOME environment variable is defined.
>
> When PYLINTHOME is defined, pylint dies:
>
> D:\dvp\tools\python\ppl>set PYLINTHOME=d:\prouleau
>
> D:\dvp\tools\python\ppl>pylint
> Traceback (most recent call last):
[snip]
good catch, thanks !
I've included a similar patch to the mercurial repository. Thanks !
cheers,
--
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