Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8906/src/helpers
Modified Files:
cache.py
Log Message:
fix crash
Index: cache.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/cache.py,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** cache.py 6 Jun 2004 06:41:47 -0000 1.35
--- cache.py 6 Jun 2004 08:31:37 -0000 1.36
***************
*** 12,15 ****
--- 12,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.36 2004/06/06 08:31:37 dischi
+ # fix crash
+ #
# Revision 1.35 2004/06/06 06:41:47 dischi
# delete cache on mmpython update
***************
*** 181,185 ****
print 'deleting cache files..................................',
sys.__stdout__.flush()
! mediainfo.del_cache()
print 'done'
--- 184,188 ----
print 'deleting cache files..................................',
sys.__stdout__.flush()
! util.mediainfo.del_cache()
print 'done'
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog