[Python-ideas] ABC: what about the method arguments ?

Terry Reedy tjreedy at udel.edu
Thu Sep 23 20:39:01 CEST 2010


If I were writing a class intended to implement an particular ABC, I 
would be happy to have an automated check function that might catch 
errors. 100% testing is hard to achieve.

-- 
Terry Jan Reedy




More information about the Python-ideas mailing list