Philippe C. Martin wrote:
I am looking for an eric3/linux compatible alternative to checking code metrics (ex: true lines of code count)

I don't know what "eric3/linux compatible" might be, I'm not sure what this would be an alternative _to_, and I don't know what you mean by "true" lines of code count, but the only thing I've noticed lately that counts lines of Python code, and I'm fairly sure it would run fine on Linux, is pycount. Google for it...

-Peter
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to