Dirk Meyer wrote: > Jason Tackaberry wrote: >> I'm prepared now to begin using Python 2.5 features inside kaa.base and >> make it a formal requirement unless there are no further arguments. >> This new requirement will apply to svn shortly, and to the next release. > > We could remove the 2.4 yield support with the get_result() stuff. That > would be an API change we should doc. When you start removing 2.4 > support, make sure setup.py checks for >= 2.5 and < 3. After that we can > remove that check for the other kaa modules. > > Duncan: if you don't mind, I will try to update Freevo 1 branch to all > API changes we make. I don't think you use coroutines, but you use > kaa.rpc and we want to rename one function there. I guess you also use > kaa.Process which will be updated with a new API soon (that API requires > 2.5).
Don't mind at all, in fact quite the opposite. There are a few coroutines in the record_client module, but I don't think they are being used, except in the test harness. Most of the code, the encoding_client and the record_client use get_result() method. Duncan ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel