Re: python apache help

Mike Ivanov <[email protected]> Tue, 14 Jul 2009 17:31:47 -0700
Newsgroups gmane.comp.python.mod_python
Organization ActiveState
Message-ID <[email protected]>
Dave Britton wrote:
> download TextPad (and optionally install python syntax highlighting) and
> look at your file with "show whitespace" on. Or, download and install python
> for windows win32 "Pythonwin" and open your file in its script editor and
> check it with "tab nanny" (the icon to the right of the little running
> figure). It will show you the bad indents.
>   

May I suggest Komodo Edit (http://www.activestate.com/komodo_edit/) as 
well? :-)

Cheers,
Mike