Email [Python-projects] Warning with >> Operator

subject
[Python-projects] Warning with >> Operator
date
2005/03/24 13:39
Warning with >> Operator

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?

Best Regards / Mit freundlichen Grüßen
 
Gerhard Kring

    Siemens AG
    Communications
    Com CD NI DB D

    St.-Martin-Str. 76
    D-81541 München
    Room: 5531/356
                                                    
    T.+49-89-636-76219
    Mobile +49-178-7700355

        Email: Gerhard.Kring@siemens.com



has reply