Python Syntax and misspelled variable and method name checker?

castironpi at gmail.com castironpi at gmail.com
Thu May 8 20:13:08 EDT 2008


On May 8, 1:06 pm, "Diez B. Roggisch" <de... at nospam.web.de> wrote:
> neerashish schrieb:
>
>
>
> > Is there a good Python Syntax and mis-spelled variable and method name
> > checker available.
>
> > I have been programming in python for last 6 months and misspelled variables
> > and method names have been bane of my python life.
>
> > In complied languages, compiler checks for these mistakes. I come from Java
> > , C++ background.
>
> > I use komodo as editor on mac. I use python 2.4
>
> > Please suggest some good tool and utilities.
>
> Try pylint, pychecker and the commercial version of pydev.
>
> Diez

Why is it integral to Python?



More information about the Python-list mailing list