counting lines of code

Michele Simionato michele.simionato at gmail.com
Thu Jan 21 01:51:04 EST 2010


I need a small utility to count the lines of Python code in a
directory, traversing subdirectories and ignoring comments and
docstrings. I am sure there is already something doing that, what do
you suggest?

TIA,

                        Michele Simionato



More information about the Python-list mailing list