Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv31166/src/helpers

Modified Files:
        cache.py 
Log Message:
Removing more system calls.


Index: cache.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/cache.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cache.py    5 Aug 2003 19:50:54 -0000       1.2
--- cache.py    20 Aug 2003 21:57:15 -0000      1.3
***************
*** 53,57 ****
          mmpython.cache_dir(d)
          
!     os.system('touch %s/VERSION' % mmcache)
  
  
--- 53,57 ----
          mmpython.cache_dir(d)
          
!     util.touch('%s/VERSION' % mmcache)
  
  




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to