Update of /cvsroot/freevo/freevo/src/games
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10213
Modified Files:
game.py
Log Message:
remove bad kill command
Index: game.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/games/game.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** game.py 14 Jan 2004 18:29:49 -0000 1.14
--- game.py 6 Jun 2004 17:23:37 -0000 1.15
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.15 2004/06/06 17:23:37 mikeruelle
+ # remove bad kill command
+ #
# Revision 1.14 2004/01/14 18:29:49 mikeruelle
# .
***************
*** 134,139 ****
def stop_event(self):
return em.STOP
-
- def kill(self):
- childapp.ChildApp.kill(self, signal.SIGINT)
-
--- 137,138 ----
-------------------------------------------------------
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