-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Peter Bonivart wrote: > On Wed, May 27, 2009 at 7:01 PM, Mike Watters <[email protected]> wrote: >> I have a new set of class scripts i.pycompile and r.pycompile >> I was wondering how best to install them. add them to cswclassutils, have >> the >> python package add/delete them to/from /usr/sadm/install/scripts ? > > Make them available to me somehow and I will add them to > cswclassutils. I will just rename them to i|r.cswpycompile for > consistency. >
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 }' - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkodfW4ACgkQLrhmsXMSLxcK9wCgkC1CufESdEt+S+mhbLohh8vN JIIAnjJ0b4VOlKkR9ymSKdcCQ9EAv+It =S3cZ -----END PGP SIGNATURE----- _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
