On 2月7日, 下午3时36分, "Martin v. Löwis" <mar...@v.loewis.de> wrote:
> > Does that say something about the code quality of Python3.0?
>
> Not necessarily. IIUC, copying a single file with 2000 lines
> completely could already account for that increase.
>
> It would be interesting to see what specific files have gained
> large numbers of additional files, compared to 2.5.
>
> Regards,
> Martin

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.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to