"Donn Cave" <[EMAIL PROTECTED]> writes:

[...]

> For me, the effect is striking.  I pound out a little program,
> couple hundred lines maybe, and think "hm, guess that's it" and save
> it to disk.  Run the compiler, it says "no, that's not it - look 
> at line 49, where this expression has type string but context 
> requires list string."  OK, fix that, iterate.

I believe program-specific unit tests are more effective than compiler
typechecking :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to