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'

-------------------------------------------------------------------------
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-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to