Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1:/tmp/cvs-serv10773

Modified Files:
        __init__.py 
Log Message:
remove debug

Index: __init__.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/util/__init__.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** __init__.py 2 Nov 2003 09:24:35 -0000       1.3
--- __init__.py 2 Nov 2003 10:50:40 -0000       1.4
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.4  2003/11/02 10:50:40  dischi
+ # remove debug
+ #
  # Revision 1.3  2003/11/02 09:24:35  dischi
  # Check for libs and make it possible to install runtime from within
***************
*** 50,54 ****
  
  if sys.argv[0].find('setup.py') == -1 and sys.argv[0].find('install.py') == -1:
-     print sys.argv[0]
      from misc import *
      from fileops import *
--- 53,56 ----




-------------------------------------------------------
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

Reply via email to