pychecking current source file in pythonwin

Henrik Weber Henrik.Weber at sdm.de
Thu Aug 7 04:00:57 EDT 2003


Mark Hammond <mhammond at skippinet.com.au> wrote in message news:<bgpe2u$fmq$2 at arachne.labyrinth.net.au>...
> Henrik Weber wrote:
> 
> > Hi.
> > 
> > I have tried to add pychecker as an extension to pythonwin. Now I can
> > have pychecker check the source file that is currently open in the
> > editor with a single keypress. If someone is interested, here is how
> > to do it:
> 
> Cool.  Would you be interested in sending me a patch file?  This makes 
> it much easier for me to integrate properly.
> 
> > The script should write something like "pychecker is checking your
> > source" into the status bar, but I haven't found out how to do that
> > yet. Maybe some helpful soul can help out with that.
> 
> win32ui.SetStatusText(message, True)
> 
> Mark.

I hope it arrived.

Henrik.




More information about the Python-list mailing list