] > Re: [Python-projects] Re: Pylint bat needs 0D0A (Logilab.org)

Email Re: [Python-projects] Re: Pylint bat needs 0D0A

from
to
Sylvain Thenault <syt at logilab dot fr>
subject
Re: [Python-projects] Re: Pylint bat needs 0D0A
date
2003/10/14 10:22
On Tue, Oct 14, 2003 at 09:46:30AM +0200, Sylvain Thénault wrote:
> On Monday 13 October à 10:46, eltronic@juno.com wrote:
> > since from a dos window there is little scroll
> > back support it would be convienent to
> > redirect to a report file then display the
> > report file. I would commonly run pylint or 
> > pychecker from an icon on my filemanager
> > wincomander.
> > 
> > so I have made this change
> > python %0 %1 %2 %3 %4 %5 %6 %7 %8 %9 >%TEMP%/plrep.txt
> > rem this opens the txt file before exiting.
> > notepad %TEMP%/plrep.txt
>  
> hum, I'm not sure this is a desired default behaviour.

Granted the scrollback in DOS windows in terrible, however last time I
checked, it was still possible to use "| more" to get a paged output. 

-- 
Alexandre Fayolle
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Développement logiciel avancé - Intelligence Artificielle - Formations


is a reply to