[csw-maintainers] new class scripts

Peter Bonivart bonivart at opencsw.org
Wed May 27 20:01:09 CEST 2009


On Wed, May 27, 2009 at 7:50 PM, Mike Watters <mwatters at opencsw.org> wrote:
> They are checked into subversion under the python package
>
> http://apps.sourceforge.net/trac/gar/browser/csw/mgar/pkg/python/trunk/files/i.pycompile
> http://apps.sourceforge.net/trac/gar/browser/csw/mgar/pkg/python/trunk/files/r.pycompile
>
> Addition to the README.CSW
> ===========================
>
> - - pycompile
>  This class takes care of creating/removing python's normal and optimized
>  bytecode files.  Set all *.py files' class = pycompile to activate.
> Example:
> # use prototype filters to set the class
> PROTOTYPE_FILTER = awk '$$3 ~/.*\.py$$/ { $$2 = "pycompile" } { print }'

I'll add them tomorrow, thanks for the readme text. I updated the wiki
page with it to start with, feel free to add/edit.

http://wiki.opencsw.org/cswclassutils-package

-- 
/peter



More information about the maintainers mailing list