mailr13836 - /1.3/scripts/byte_compile


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on July 22, 2011 - 16:57:
Author: bugman
Date: Fri Jul 22 16:57:05 2011
New Revision: 13836

URL: http://svn.gna.org/viewcvs/relax?rev=13836&view=rev
Log:
Created a script for byte compiling the Python source files.


Added:
    1.3/scripts/byte_compile   (with props)

Added: 1.3/scripts/byte_compile
URL: 
http://svn.gna.org/viewcvs/relax/1.3/scripts/byte_compile?rev=13836&view=auto
==============================================================================
--- 1.3/scripts/byte_compile (added)
+++ 1.3/scripts/byte_compile Fri Jul 22 16:57:05 2011
@@ -1,0 +1,3 @@
+#! /bin/sh
+
+python -m compileall .

Propchange: 1.3/scripts/byte_compile
------------------------------------------------------------------------------
    svn:executable = *




Related Messages


Powered by MHonArc, Updated Fri Jul 22 17:00:02 2011