Added Task.finished blocker, which is triggered when the task finishes,
commit9dee989ba1825420c88e2cdae0d12dfe4342f938
authorThomas Leonard <talex5@gmail.com>
Sat, 3 Mar 2007 11:45:30 +0000 (3 11:45 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 3 Mar 2007 11:45:30 +0000 (3 11:45 +0000)
tree88aeeffb791a8f6d1589a2dc11162db66529af95
parentcbf72bbd592ec02b44279fc91ffbb7561242336d
Added Task.finished blocker, which is triggered when the task finishes,
successfully or by throwing an exception (Thomas Leonard; suggested by Ken
Hayber).

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/rox-lib@4980 66de3db3-b00d-0410-b41b-f4738ad19bea
ROX-Lib2/python/rox/tasks.py
ROX-Lib2/tests/python/testtasks.py