On Jul 17, 8:36 am, William Stein <wst...@gmail.com> wrote:
> flat:sage wstein$ find . -print |grep "pyx\|pxi\|pxd\|.py$" | xargs  cat |wc 
> -l
>   948712
> flat:sage wstein$ find . -print |grep "pyx\|pxi\|pxd\|.py$" | xargs
> cat |sort|uniq|wc -l
>   453612

Would be interesting to distinguish between documentation+testing
lines and actual code lines. I guess there is already a tool for that,
somewhere. Related to that, the tarball of 4.5 is a bit smaller than
the 4.4.4 tarball, so the overall size isn't always increasing ;)

H

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to