On Sun, 2008-02-17 at 18:07 +0100, Duncan Webb wrote: > So this means that I should keep yielding until inprogress.finish is not > True?
No, it means you should fix that __cmp__ method :) When you yield an InProgress object in a coroutine, when the coroutine is reentered, the InProgress you yielded just before is guaranteed to be finished. ------------------------------------------------------------------------- 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-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel