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