[Checkins] SVN: grok/trunk/src/grok/meta.py whitespace

Christian Theune ct at gocept.com
Fri Jan 5 12:10:13 EST 2007


Log message for revision 71720:
   whitespace
  

Changed:
  U   grok/trunk/src/grok/meta.py

-=-
Modified: grok/trunk/src/grok/meta.py
===================================================================
--- grok/trunk/src/grok/meta.py	2007-01-05 17:09:58 UTC (rev 71719)
+++ grok/trunk/src/grok/meta.py	2007-01-05 17:10:13 UTC (rev 71720)
@@ -173,7 +173,7 @@
     # this needs to happen before any other grokkers execute that actually
     # use the templates
     priority = 1000
-    
+
     component_class = grok.PageTemplate
 
     def register(self, context, name, instance, module_info, templates):



More information about the Checkins mailing list