from
Sylvain Thénault <sylvain.thenault at logilab dot fr>
subject
Re: [Python-projects] HTML file output
date
On Monday 18 April à 12:48, logilab.abcx@spamgourmet.com wrote:2005/04/18 11:55
> On Monday, April 18, 2005 Sylvain Thénault - Sylvain.Thenault@logilab.fr wrote:
> > Well, the point is also the level of complexity I wish to include for
> > this kind of flexibility... While I agree your proposition is the most
> > flexible, I'm not sure it's really worth it. But it's probably because
> > I'm personnaly never using the files-output option, so if someone using
> > it send me a patch to have a better behaviour, I'ld probably reconsider
> > my position ;).
>
> I would gladly send a patch if I would have the time to study the
> inner workings or PyLint or I wouldn't bee so behind the schedule with
> my app :)
>
> I reported this since I belived it was a bug, assuming (correctly it
> seems ;) that you probably don't use files-output to notice it. The
> patch I've done works perfectly for me, so if I would spend some time
> on PyLint it would be to improve the lint results.
As I've tried to explain, it's not a bug :). Today's behaviour is:
write messages for each analyzed package in a separate file, and reports
in another one. Also notice that what you're trying to achieve (one file
for each pylint execution) may be done easily using a shell redirection.
--
Sylvain Thénault LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects
