Author: duncan
Date: Sat Jun  2 10:26:28 2007
New Revision: 9632

Modified:
   branches/rel-1/freevo/src/helpers/makestationlist.py
   branches/rel-1/freevo/src/rssperiodic.py
   branches/rel-1/freevo/src/tv/plugins/recordings_manager.py

Log:
Run reindent.py, so removed extraneous white space


Modified: branches/rel-1/freevo/src/helpers/makestationlist.py
==============================================================================
--- branches/rel-1/freevo/src/helpers/makestationlist.py        (original)
+++ branches/rel-1/freevo/src/helpers/makestationlist.py        Sat Jun  2 
10:26:28 2007
@@ -59,10 +59,10 @@
 import cgi
 
 bands = [
-    'US Cable', 'US Cable 100', 'US Two-Way', 'US Broadcast', 
-    'China Broadcast', 'Japan Broadcast', 'Japan Cable', 
-    'VHF E2-E12', 'VHF S1-S41', 'VHF Misc', 'VHF France', 
-    'VHF Russia', 'VHF Australia', 'VHF Italy', 'VHF Ireland', 
+    'US Cable', 'US Cable 100', 'US Two-Way', 'US Broadcast',
+    'China Broadcast', 'Japan Broadcast', 'Japan Cable',
+    'VHF E2-E12', 'VHF S1-S41', 'VHF Misc', 'VHF France',
+    'VHF Russia', 'VHF Australia', 'VHF Italy', 'VHF Ireland',
     'VHF South Africa', 'UHF', 'UHF Australia', 'Australia Optus'
 ]
 

Modified: branches/rel-1/freevo/src/rssperiodic.py
==============================================================================
--- branches/rel-1/freevo/src/rssperiodic.py    (original)
+++ branches/rel-1/freevo/src/rssperiodic.py    Sat Jun  2 10:26:28 2007
@@ -44,7 +44,7 @@
         try:
             log.debug(str(text))
         except:
-           print str(text)
+            print str(text)
 
 def convertDate(string):
     if not re.search("\d+\s+\S+\s+\d+",string):

Modified: branches/rel-1/freevo/src/tv/plugins/recordings_manager.py
==============================================================================
--- branches/rel-1/freevo/src/tv/plugins/recordings_manager.py  (original)
+++ branches/rel-1/freevo/src/tv/plugins/recordings_manager.py  Sat Jun  2 
10:26:28 2007
@@ -682,7 +682,7 @@
         """
         self.browse(arg='update')
         return None
-    
+
 
     def set_icon(self):
         """

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to