large-scale app development in python?

Neil Hodgson nhodgson at bigpond.net.au
Fri Aug 22 21:11:06 EDT 2003


gabor:

> but i got a question, that i couldn't answer:
> -you can't compile python, as you can c++ or java => there's no type
> checking before starting the program => if one programmer changes a
> method name or method signature, then how do we know we changed all the
> code that calls that method?

   http://pychecker.sourceforge.net/

   Neil






More information about the Python-list mailing list