[Python-projects] Pylint
Sylvain Thénault
sylvain.thenault at logilab.fr
Tue Oct 14 10:39:09 CEST 2008
On Tue, Oct 14, 2008 at 10:36:33AM +0200, Okko.Willeboordse at imtech.nl wrote:
> Hello,
Hi,
> I have 2 question's regarding pylint.
>
> 1. To allow linting of python files with spaces in the path I added "'s to
> the following bat files;
> pylint-gui.bat
> pylint.bat
> pyreverse.bat
> pytest.bat
> symilar.bat
>
> in C:\Python26\Scripts
>
> like this python -x %~f0 %* => python -x "%~f0" %*
>
> Obviously I run pylint on the Windows platform, Windows server 2003, and
> the version is;
> pylint.bat 0.14.0,
> astng 0.17.2, common 0.26.1
> Python 2.6 (r26:66721, Oct 2 2008, 11:35:03) [MSC v.1500 32 bit (Intel)]
>
> Could you add the "'s in the next release?
Sure.
> 2.
> How do I communicate questions like this in the future?
by posting to the python-projects at logilab.org mailing-list (CCed)
> References
>
> Visible links
> 1. mailto:okko.willeboordse at imtech.nl
> 2. http://www.imtechict.nl/
--
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