[Erp5-report] r33059 leonardo - /erp5/trunk/products/ERP5Type/ZopePatch.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Feb 23 23:36:58 CET 2010
Author: leonardo
Date: Tue Feb 23 23:36:58 2010
New Revision: 33059
URL: http://svn.erp5.org?rev=33059&view=rev
Log:
add backward compat. comment flag
Modified:
erp5/trunk/products/ERP5Type/ZopePatch.py
Modified: erp5/trunk/products/ERP5Type/ZopePatch.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/ZopePatch.py?rev=33059&r1=33058&r2=33059&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/ZopePatch.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/ZopePatch.py [utf8] Tue Feb 23 23:36:58 2010
@@ -58,8 +58,8 @@
from Products.ERP5Type.patches import StateChangeInfoPatch
from Products.ERP5Type.patches import transforms
from Products.ERP5Type.patches import OFSPdata
-# Forward Compatibility with Zope 2.12 or CMF 2.2. Remove when we've dropped
-# support for old versions
+# BACK: Forward Compatibility with Zope 2.12 or CMF 2.2. Remove when we've
+# dropped support for older versions.
from Products.ERP5Type.patches import TransactionAddBeforeCommitHook
# These symbols are required for backward compatibility
More information about the Erp5-report
mailing list