Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 06:16:36 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/mfcns/handler MFCns_stats.py MFCns_handler.py Makefile
Message-ID:  <200110191316.f9JDGat72020@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/10/19 06:16:36 PDT

  Modified files:
    mfcns/handler        MFCns_handler.py Makefile 
  Added files:
    mfcns/handler        MFCns_stats.py 
  Log:
  1. Slightly improve MFCns_handler.py:
     - tidy up import list;
     - make it possible to import as module;
     - since previous change requires retabification of 80% of the code, use
       this opportunity to convert from tab identation to 4-spaces identation.
  
  2. Add MFCns_stats.py script, which processes service logs and prints out some
     statistics about service usage.
  
  Revision  Changes    Path
  1.10      +159 -154  projects/mfcns/handler/MFCns_handler.py
  1.1       +79 -0     projects/mfcns/handler/MFCns_stats.py (new)
  1.4       +1 -1      projects/mfcns/handler/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110191316.f9JDGat72020>