On 9/4/07, Robert Bradshaw <[EMAIL PROTECTED]> wrote:
> > Basically using sort | uniq gets rid of whitespace and """'s that
> > are sort
> > of pointless in counting size.
>
> I looked at unique lines too, but the command on the slide didn't do
> so,

Woah, you're right!  I essentially never do that count without just
taking uniq lines, but that must have been the one exception.

> and unless our code has gotten much more succinct in the last
> year it looks like the number of unique lines in 2.8.3.3 is almost as
> large as the number of _total_ lines in 1.3.x. BTW, I'm assuming uniq
> doesn't ignore whitespace, right?

I don't know.  I think it doesn't.

> Doing .py* does pick up some bad files though... In any case, these
> new stats should be put into the talk.

Somebody who is really into these things should measure total
number of lines of code (exclude all docs), etc.  That would be
interesting to see.


William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to