[Erp5-report] r44352 jerome - /erp5/trunk/products/ERP5/MovementGroup.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 16 14:30:34 CET 2011


Author: jerome
Date: Wed Mar 16 14:30:34 2011
New Revision: 44352

URL: http://svn.erp5.org?rev=44352&view=rev
Log:
unused

Modified:
    erp5/trunk/products/ERP5/MovementGroup.py

Modified: erp5/trunk/products/ERP5/MovementGroup.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/MovementGroup.py?rev=44352&r1=44351&r2=44352&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/MovementGroup.py [utf8] (original)
+++ erp5/trunk/products/ERP5/MovementGroup.py [utf8] Wed Mar 16 14:30:34 2011
@@ -31,7 +31,6 @@
 from warnings import warn
 from Products.PythonScripts.Utility import allow_class
 
-class MovementRejected(Exception) : pass
 class FakeMovementError(Exception) : pass
 class MovementGroupError(Exception) : pass
 



More information about the Erp5-report mailing list