Joshua Landau wrote:

> What's the actual problem you're facing? Where do you feel that you
> need to verify types?

A standard case would be when there's a function which is designed expecting 
that all operands support a specific interface or contain specific 
attributes.

In other words, when passing an unsupported type causes problems.


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

Reply via email to