Update of /cvsroot/freevo/freevo/src/games
In directory sc8-pr-cvs1:/tmp/cvs-serv31806

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

Index: __init__.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/games/__init__.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** __init__.py 3 Dec 2003 05:14:46 -0000       1.13
--- __init__.py 8 Dec 2003 15:57:32 -0000       1.14
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.14  2003/12/08 15:57:32  mikeruelle
+ # change cwd to get
+ #
  # Revision 1.13  2003/12/03 05:14:46  mikeruelle
  # fixing dischis cut and paste error
***************
*** 167,171 ****
                      del_files.remove(file)
  
!         new_items += cwd(parent, new_files)
  
  
--- 170,174 ----
                      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