Medium to Large Scale Python Deployments
Andy McKay
amckay at merlintechnologies.com
Fri Jun 7 12:49:17 EDT 2002
More information about the Python-list mailing list
Fri Jun 7 12:49:17 EDT 2002
- Previous message (by thread): Medium to Large Scale Python Deployments
- Next message (by thread): Counting lines
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Running pycount (http://starship.python.net/crew/gherman/playground/pycount/ ) > as "pycount.py -R *.py" in the top level of your source tree would tell > you something more accurate if you wished. According to cvs we had 90k LOC. After pycount, it became 60k of which only 30k was actually code, the rest comments etc. How to make a project smaller. And a serious refactoring could get it down to about a third of that. We'll match those perl guys and get it down to a one line app soon :) -- Andy McKay Merlin Technologies
- Previous message (by thread): Medium to Large Scale Python Deployments
- Next message (by thread): Counting lines
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list