Email Re: [Python-projects] Warning with >> Operator

from
Nicolas Chauvat <nico at logilab dot fr>
to
Sylvain Thenault <syt at logilab dot fr>
subject
Re: [Python-projects] Warning with >> Operator
date
2005/03/24 19:39
On Thu, Mar 24, 2005 at 02:08:33PM +0100, Sylvain Thénault wrote:
> On Thursday 24 March à 13:39, Kring Gerhard wrote:
> > Dear pyLint developers,
> > I have a small improvement proposal:
> > Currently I get the warning:
> > 
> > C0323:239:EventProcessor.processCmdOutput: Operator not followed by a space
> >         print >>outputFile, diagData
> > 
> > I have seen  this format in many Python books and I find it o.k.
> > Why not eliminate this specific warning for the unary >> Operator?

-1

Cette formulation est tout simplement très moche. S'il n'est pas content, 
il désactive le warning.

-- 
Nicolas Chauvat

logilab.fr - services en informatique avancée et gestion de connaissances  


is a reply to