[Erp5-report] r26819 - /erp5/trunk/products/ERP5/Document/TradeModelRule.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 5 17:29:15 CEST 2009


Author: luke
Date: Tue May  5 17:29:14 2009
New Revision: 26819

URL: http://svn.erp5.org?rev=26819&view=rev
Log:
 - fix coding declaration

Modified:
    erp5/trunk/products/ERP5/Document/TradeModelRule.py

Modified: erp5/trunk/products/ERP5/Document/TradeModelRule.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/TradeModelRule.py?rev=26819&r1=26818&r2=26819&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/TradeModelRule.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/TradeModelRule.py [utf8] Tue May  5 17:29:14 2009
@@ -1,4 +1,4 @@
-# -*- coding: utf8 -*-
+# -*- coding: utf-8 -*-
 ##############################################################################
 #
 # Copyright (c) 2009 Nexedi SARL and Contributors. All Rights Reserved.




More information about the Erp5-report mailing list