Mike Meyer wrote:
> Bruno Desthuilliers <[EMAIL PROTECTED]> writes:
> 
>>> ^^ There is no functionality to check if a subclass correctly
>>>implements an inherited interface
>>
>>I don't know of any language that provide such a thing. At least for
>>my definition of "correctly".
> 
> 
> Well, since your definition of "correclty" is uknown, I won't use
> it. 

!-)

My own definition of 'correctly' in this context would be about ensuring
that the implementation respects a given semantic.

But honestly, this was a somewhat trollish assertion, and I'm afraid
forgot to add a smiley here.


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to