counting lines of code
Robert Kern
robert.kern at gmail.com
Thu Jan 21 18:52:24 EST 2010
On 2010-01-21 15:31 , Phlip wrote:
> Aahz wrote:
>> In article
>> <7e09df6a-cda1-480e-a971-8f8a70ac4118 at b9g2000yqd.googlegroups.com>,
>> Phlip <phlip2005 at gmail.com> wrote:
>>> On Jan 20, 11:20=A0pm, Michele Simionato <michele.simion... at gmail.com>
>>> wrote:
>>>> pylint does too many things, I want something fast that just counts
>>>> the lines and can be run on thousands of files at once.
>>>> cloc seems fine, I have just tried on 2,000 files and it gives me a
>>>> report in just a few seconds.
>>> In my experience with Python codebases that big...
>>>
>>> ...how many of those lines are duplicated, and might merge together
>>> into a better design?
>>
>> Um... do you have any clue who you followed up to? If you don't, Google
>> is your friend.
>
> Oh, sorry, did I have the wrong opinion?
You had a condescending attitude.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Python-list
mailing list