Kamilche wrote:
Uh, you're right! I wouldn't want to bog Python down with even more
checking at run time.  I guess I'm asking for syntax checks that are
typically done only with compiled languages.

In that case, I can suggest having a look at Pychecker, which performs static sanity checks on Python code.
http://pychecker.sourceforge.net/


Cheers,
Nick.

--
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
            http://boredomandlaziness.skystorm.net
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to