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

Christian Theune ct at gocept.com
Fri Jan 5 12:09:07 EST 2007


Log message for revision 71718:
   whitespace
  

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

-=-
Modified: grok/trunk/src/grok/grokker.py
===================================================================
--- grok/trunk/src/grok/grokker.py	2007-01-05 15:44:21 UTC (rev 71717)
+++ grok/trunk/src/grok/grokker.py	2007-01-05 17:09:06 UTC (rev 71718)
@@ -22,7 +22,7 @@
         # we want to handle high priority first
         grokkers.reverse()
         return grokkers
-    
+
     def scan(self, module_info):
         components = {}
         for grokker in self._grokkers:



More information about the Checkins mailing list