Author: duncan
Date: Sun Nov 11 00:25:15 2007
New Revision: 10100

Log:
Removed debug message


Modified:
   branches/rel-1/freevo/src/helpers/recordserver.py

Modified: branches/rel-1/freevo/src/helpers/recordserver.py
==============================================================================
--- branches/rel-1/freevo/src/helpers/recordserver.py   (original)
+++ branches/rel-1/freevo/src/helpers/recordserver.py   Sun Nov 11 00:25:15 2007
@@ -1553,7 +1553,6 @@
             fxd.info['year'] = time.strftime(config.TV_RECORD_YEAR_FORMAT, 
time.localtime(rec_prog.start))
         except:
             fxd.info['year'] = '2007'
-            print 'DJW: %r:%r %r' % (config.TV_RECORD_YEAR_FORMAT, 
time.localtime(rec_prog.start), e)
         fxd.title = rec_prog.title
         fxd.writeFxd()
 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to