[PATCH] A compromise on case

Shae Erisson shapr at uab.edu
Tue May 23 17:13:38 EDT 2000


Nick Mathewson wrote:

> Having a good, built-in PyLint-ish tool could help for all of these
> cases.

from parnassus:

kwParsing

Parser generation package entirely implemented in Python, including a
Python lint (source checker) tool and a number of example grammars of
varying complexity.

http://www.chordate.com/kwParsing/

I think searching a parse tree for 'common python code errors' would be
a viable option, but I don't know what errors are common in python code,
so I wouldn't know what to search for.
-- 
sHae mAtijs eRisson (sHae at wEbwitchEs.coM) gEnius fOr hIre
	Control - 9 out of 10 Freaks prefer it.



More information about the Python-list mailing list