[Erp5-report] r8833 - /erp5/trunk/products/CMFCategory/CategoryTool.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 27 14:16:46 CEST 2006


Author: jerome
Date: Thu Jul 27 14:16:43 2006
New Revision: 8833

URL: http://svn.erp5.org?rev=8833&view=rev
Log:
docstring was too long

Modified:
    erp5/trunk/products/CMFCategory/CategoryTool.py

Modified: erp5/trunk/products/CMFCategory/CategoryTool.py
URL: http://svn.erp5.org/erp5/trunk/products/CMFCategory/CategoryTool.py?rev=8833&r1=8832&r2=8833&view=diff
==============================================================================
--- erp5/trunk/products/CMFCategory/CategoryTool.py (original)
+++ erp5/trunk/products/CMFCategory/CategoryTool.py Thu Jul 27 14:16:43 2006
@@ -72,8 +72,10 @@
         quantity_unit/volume/m3
 
       Membership is ordered and multiple. For example, if a swim suit uses
-      three colors (eg : color1, color2, color3 which are used in the top, belt and in
-      the bottom) and if a particular variation of that swim suit has two of the three colors        the same (eg black, blue, black) then the category membership list from the color point        of view is::
+      three colors (eg : color1, color2, color3 which are used in the top, belt
+      and in the bottom) and if a particular variation of that swim suit has
+      two of the three colors the same (eg black, blue, black) then the
+      category membership list from the color point of view is::
 
         color/black
         color/blue




More information about the Erp5-report mailing list