"Christophe" wrote:

> It's more of a "Nearly too late" type checking I would say. Not that I
> complain but it would be great if there were also some automatic type
> checking to catch a few errors as soon as possible.

use assert as the soonest possible point.  implementing "type gates" is
trivial, if you think you need them.

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to