Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv20216
Modified Files:
childapp.py
Log Message:
remove debug
Index: childapp.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/childapp.py,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** childapp.py 2 Nov 2003 09:24:34 -0000 1.38
--- childapp.py 2 Nov 2003 12:01:37 -0000 1.39
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.39 2003/11/02 12:01:37 dischi
+ # remove debug
+ #
# Revision 1.38 2003/11/02 09:24:34 dischi
# Check for libs and make it possible to install runtime from within
***************
*** 323,329 ****
while 1:
- x = time.time()
data = self.fp.readline(300)
- print time.time() - x
if not data:
_debug_('%s: No data, stopping (pid %s)!' % (self.name,
os.getpid()),2)
--- 326,330 ----
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog