[Erp5-report] r29821 - /erp5/trunk/products/ERP5/interfaces/watermarkable.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 19 20:21:13 CEST 2009


Author: jp
Date: Mon Oct 19 20:21:13 2009
New Revision: 29821

URL: http://svn.erp5.org?rev=29821&view=rev
Log:
Remove comments

Modified:
    erp5/trunk/products/ERP5/interfaces/watermarkable.py

Modified: erp5/trunk/products/ERP5/interfaces/watermarkable.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/interfaces/watermarkable.py?rev=29821&r1=29820&r2=29821&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/interfaces/watermarkable.py [utf8] (original)
+++ erp5/trunk/products/ERP5/interfaces/watermarkable.py [utf8] Mon Oct 19 20:21:13 2009
@@ -37,10 +37,6 @@
   added a watermark before conversion and download.
   """
 
-  # Declarative interface classification
-  # XXX using a concrete attribute like this will raise an exception.
-  # _subject_list = ('DMS', )
-
   def getWatermarkedData(**kw):
     """
     Adds a watermark to the original data of this document 




More information about the Erp5-report mailing list