python "syntax-checker"?

s_gherman at yahoo.com s_gherman at yahoo.com
Mon Sep 11 00:08:34 EDT 2000


Is there any tool out there that would perform a "syntax-checking" on a
Python source code?

Or, even more, to _simulate_ running and type-binding errors, etc (as
compiler does for C, for instance)?

I am not sure to what extent Python's dynamic type nature allows that,
but I imagine there are some applications where one may not affors to
half-run them just to find mistakes in the middle of his source code.

Thanks in advance,
Sorin Gherman


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list