Update of /cvsroot/freevo/freevo/src/audio
In directory sc8-pr-cvs1:/tmp/cvs-serv32153

Modified Files:
        __init__.py 
Log Message:
change cwd to get

Index: __init__.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/audio/__init__.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** __init__.py 6 Dec 2003 13:43:34 -0000       1.13
--- __init__.py 8 Dec 2003 15:59:39 -0000       1.14
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.14  2003/12/08 15:59:39  mikeruelle
+ # change cwd to get
+ #
  # Revision 1.13  2003/12/06 13:43:34  dischi
  # expand the <audio> parsing in fxd files
***************
*** 114,118 ****
                      del_files.remove(file)
  
!         new_items += cwd(parent, new_files)
  
  
--- 117,121 ----
                      del_files.remove(file)
  
!         new_items += self.get(parent, new_files)
  
  




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