krichtof wrote:
> Hello,
>
> I'm using Freevo 1.3.2-pre4.
> I'm a newbie in Python, so excuse me if my question is
> silly !
> /ex
> In the function eventhandler of MenuWidget, when the
> event is SELECT, there is this try/except clause :
>
> try:
>     action = menu.selected.action
> except AttributeError:
>
> I don't understand why there is always in my
> configuration an AttributeError ...

What is your problem? We expect an AttributeError in some cases, so
it's ok.


Dischi

-- 
A day without sun shine is like, you know, night.


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to