How to detect typos in Python programs

Alexandre Fayolle alf at fayauffre.org
Fri Jul 25 11:26:58 EDT 2003


Manish Jethani a écrit :
> Hi all,
> 
> Is there a way to detect typos in a Python program, before
> actually having to run it. 

You may want to give a look at pylint (http://www.logilab.org/pylint/)

-- 
Alexandre Fayolle
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Développement logiciel avancé - Intelligence Artificielle - Formations




More information about the Python-list mailing list