[Python-checkins] python/dist/src/Tools/scripts README,1.8,1.9

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Wed, 01 Jan 2003 18:24:25 -0800


Update of /cvsroot/python/python/dist/src/Tools/scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv30344

Modified Files:
	README 
Log Message:
Add byext.py


Index: README
===================================================================
RCS file: /cvsroot/python/python/dist/src/Tools/scripts/README,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** README	10 Mar 2000 22:36:56 -0000	1.8
--- README	2 Jan 2003 02:24:22 -0000	1.9
***************
*** 5,8 ****
--- 5,9 ----
  See also the Demo/scripts directory!
  
+ byext.py		Print lines/words/chars stats of files by extension
  byteyears.py		Print product of a file's size and age
  checkpyc.py		Check presence and validity of ".pyc" files