[Erp5-report] r35610 nicolas.dumazet - /erp5/trunk/products/ERP5Type/CopySupport.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 25 10:46:25 CEST 2010


Author: nicolas.dumazet
Date: Tue May 25 10:46:24 2010
New Revision: 35610

URL: http://svn.erp5.org?rev=35610&view=rev
Log:
docstring fix

Modified:
    erp5/trunk/products/ERP5Type/CopySupport.py

Modified: erp5/trunk/products/ERP5Type/CopySupport.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/CopySupport.py?rev=35610&r1=35609&r2=35610&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/CopySupport.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/CopySupport.py [utf8] Tue May 25 10:46:24 2010
@@ -544,7 +544,8 @@
     previous call to manage_cutObjects or manage_copyObjects as the first
     argument.
 
-    If is_indexable is True, we will avoid indexing the pasted objects.
+    If is_indexable is False, we will avoid indexing the pasted objects and
+    subobjects
     """
     cp=None
     if cb_copy_data is not None:




More information about the Erp5-report mailing list