> a is a Foo
> b is a Foo
> therefore a and b are the same type

What you mean here is "a and b share a common base class".
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to