Update of /cvsroot/freevo/kaa/base/src/notifier
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13186/base/src/notifier

Modified Files:
        event.py 
Log Message:
add missing self

Index: event.py
===================================================================
RCS file: /cvsroot/freevo/kaa/base/src/notifier/event.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** event.py    15 Jul 2005 20:28:36 -0000      1.1
--- event.py    16 Jul 2005 08:45:22 -0000      1.2
***************
*** 63,67 ****
  
              
!     def _set_args(args):
          """
          Set arguments of the event.
--- 63,67 ----
  
              
!     def _set_args(self, args):
          """
          Set arguments of the event.



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to