> But the duplication are always not very big, from about 100 lines > (rare) to less the 5 lines. As you can see the Rate30 is much bigger > than Rate60, that means there are a lot of small duplications.
I don't find that important for code quality. It's the large chunks that I would like to see de-duplicated (unless, of course, they are in generated code, in which case I couldn't care less). Unfortunately, none of the examples you have posted so far are - large chunks, and - new in 3.0. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list