[Zope-Checkins] 
	SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testExpressions.py
	coding preamble
    Andreas Jung 
    andreas at andreas-jung.com
       
    Mon Jan  8 11:30:25 EST 2007
    
    
  
Log message for revision 71817:
  coding preamble
  
Changed:
  U   Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testExpressions.py
-=-
Modified: Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testExpressions.py
===================================================================
--- Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testExpressions.py	2007-01-08 16:29:48 UTC (rev 71816)
+++ Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testExpressions.py	2007-01-08 16:30:24 UTC (rev 71817)
@@ -1,3 +1,5 @@
+# -*- coding: iso-8859-15 -*-
+
 import unittest
 
 import zope.component
    
    
More information about the Zope-Checkins
mailing list