mailr18797 - /trunk/docs/2to3_checklist


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

Header


Content

Posted by edward on March 12, 2013 - 15:48:
Author: bugman
Date: Tue Mar 12 15:48:04 2013
New Revision: 18797

URL: http://svn.gna.org/viewcvs/relax?rev=18797&view=rev
Log:
Updated the 2to3 checklist document to include multiple threads for faster 
operation.


Modified:
    trunk/docs/2to3_checklist

Modified: trunk/docs/2to3_checklist
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/2to3_checklist?rev=18797&r1=18796&r2=18797&view=diff
==============================================================================
--- trunk/docs/2to3_checklist (original)
+++ trunk/docs/2to3_checklist Tue Mar 12 15:48:04 2013
@@ -72,7 +72,7 @@
 
 This needs to be carefully checked before committing.
 
-2to3 -w \
+2to3 -j 4 -w \
 -f buffer \
 -f idioms \
 -f set_literal \
@@ -89,7 +89,7 @@
 Deadly 3.0 update command
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 
-2to3 -w \
+2to3 -j 4 -w \
 -f except \
 -f import \
 -f imports \




Related Messages


Powered by MHonArc, Updated Tue Mar 12 16:00:02 2013