Hi! On Friday 31 March 2006 18:49, Dirk Meyer wrote: > Index: ui/src/plugins/idlebar/logo.py > =================================================================== > --- ui/src/plugins/idlebar/logo.py (Revision 7954) > +++ ui/src/plugins/idlebar/logo.py (Arbeitskopie) > @@ -44,8 +44,7 @@ > def __init__(self, image=None): > IdleBarPlugin.__init__(self) > self.image = image > - self.file = file > - self.object = None > + self.file = None > > This is cosmetic.
You're right of course, but I figured it does not hurt.
Just in case someone would have looked at the code (i.e. as a minimal plugin
example), he could think that self.object was some magic thingy (it's unused)
and the global "file" is also not something a Python newbie should be mislead
with.. ;-)
> Index: ui/src/helpers/tv_grab.py
> ===================================================================
> --- ui/src/helpers/tv_grab.py (Revision 7954)
> +++ ui/src/helpers/tv_grab.py (Arbeitskopie)
> @@ -60,10 +60,10 @@
>
> File is gone now :)
What a pity. ;-)
So /me has to check the new EPG code to get a similar thing in?!
--
Ciao, / / .o.
/--/ ..o
/ / ANS ooo
pgpyYLlXOFp6P.pgp
Description: PGP signature
