Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv21596
Modified Files:
main.py
Log Message:
use config.DEBUG for mmpython debug
Index: main.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/main.py,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** main.py 4 Aug 2003 20:38:59 -0000 1.56
--- main.py 5 Aug 2003 17:24:59 -0000 1.57
***************
*** 11,14 ****
--- 11,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.57 2003/08/05 17:24:59 dischi
+ # use config.DEBUG for mmpython debug
+ #
# Revision 1.56 2003/08/04 20:38:59 dischi
# Notice the user that pre-caching is missing
***************
*** 417,422 ****
os.mkdir(mmcache)
mmpython.use_cache(mmcache)
! mmpython.mediainfo.DEBUG = 0
! mmpython.factory.DEBUG = 0
if not os.path.isfile(os.path.join(mmcache, 'VERSION')):
--- 420,425 ----
os.mkdir(mmcache)
mmpython.use_cache(mmcache)
! mmpython.mediainfo.DEBUG = DEBUG
! mmpython.factory.DEBUG = DEBUG
if not os.path.isfile(os.path.join(mmcache, 'VERSION')):
-------------------------------------------------------
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/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog