Update of /cvsroot/freevo/freevo/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv6065

Modified Files:
        tvgrep.py 
Log Message:
Take stdout back from the log because config takes it.


Index: tvgrep.py
===================================================================
RCS file: /cvsroot/freevo/freevo/helpers/tvgrep.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** tvgrep.py   5 May 2003 01:13:02 -0000       1.6
--- tvgrep.py   30 Jun 2003 20:53:28 -0000      1.7
***************
*** 14,17 ****
--- 14,19 ----
  import config
  
+ sys.stdout = sys.__stdout__
+ 
  # Had to copy over get_tunerid, progname2filename since including the 
  # record_video code resulted in an attempt to open the graphic device. 




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to