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

Modified Files:
        event.py 
Log Message:
rename self.args to self.arg

Index: event.py
===================================================================
RCS file: /cvsroot/freevo/kaa/base/src/notifier/event.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** event.py    16 Jul 2005 09:44:57 -0000      1.3
--- event.py    16 Jul 2005 09:45:23 -0000      1.4
***************
*** 55,59 ****
          if isinstance(name, Event):
              self.name = name.name
!             self.arg  = name.args
          else:
              self.name = name
--- 55,59 ----
          if isinstance(name, Event):
              self.name = name.name
!             self.arg  = name.arg
          else:
              self.name = name



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