Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv13786
Modified Files: childapp.py Log Message: Bump the priority of this message down. Index: childapp.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/childapp.py,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** childapp.py 25 Sep 2003 14:07:02 -0000 1.20 --- childapp.py 25 Sep 2003 14:08:03 -0000 1.21 *************** *** 10,13 **** --- 10,16 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.21 2003/09/25 14:08:03 outlyer + # Bump the priority of this message down. + # # Revision 1.20 2003/09/25 14:07:02 outlyer # My autocolor plugin which allows me to run a system command before plaaying *************** *** 272,276 **** data = self.fp.readline(300) if not data: ! _debug_('%s: No data, stopping (pid %s)!' % (self.name, os.getpid())) self.fp.close() break --- 275,279 ---- data = self.fp.readline(300) if not data: ! _debug_('%s: No data, stopping (pid %s)!' % (self.name, os.getpid()),2) self.fp.close() break ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog