Jason Tackaberry wrote:
> Author: tack
> Date: Mon Jan  7 13:57:35 2008
> New Revision: 2944
>
> Log:
> Missing decorators.
>
>
> Modified:
>    trunk/base/src/notifier/__init__.py
>
> Modified: trunk/base/src/notifier/__init__.py
> ==============================================================================
> --- trunk/base/src/notifier/__init__.py       (original)
> +++ trunk/base/src/notifier/__init__.py       Mon Jan  7 13:57:35 2008
> @@ -67,6 +67,7 @@
>      'Event', 'EventHandler', 'WeakEventHandler',
>      'YieldContinue', 'YieldCallback', 'yield_execution', 'YieldFunction',
>      'ThreadCallback', 'execute_in_thread',
> +    'execute_in_timer', 'execute_in_mainloop',
>  
>      # From this module
>      'init', 'shutdown', 'step', 'running', 'signals'

BTW, the running is a bit tricky I guess. If you use kaa.running and
kaa.notifier sets running to something else, I guess kaa.running stays
the same.


Dischi

-- 
/* Nobody will ever see this message :-) */
panic("Cannot initialize video hardware\n");
        2.0.38 /usr/src/linux/arch/m68k/atari/atafb.c

Attachment: pgpxmNMEfFbBo.pgp
Description: PGP signature

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to