Author: tack
Date: Sun Jan 20 19:56:28 2008
New Revision: 3000

Log:
Document exception handler changes.


Modified:
   trunk/base/API_CHANGES.txt

Modified: trunk/base/API_CHANGES.txt
==============================================================================
--- trunk/base/API_CHANGES.txt  (original)
+++ trunk/base/API_CHANGES.txt  Sun Jan 20 19:56:28 2008
@@ -31,3 +31,6 @@
    connect_both. The member variable is_finished is now a function.
 
 6. yield_execution decorator: lock kwarg was renamed to synchronize
+
+7. All exception handlers now take three arguments (instead of one): 
+   exception type, exception value, traceback.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to