On Wed, 2009-04-01 at 14:49 -0400, Jason Tackaberry wrote:
> def cobench(name):
> def coroutine(func):
^^^^^^^^^
> def newfunc(*args, **kwargs):
[...]
> return coroutine
^^^^^^^^^Err, that should read 'decorator'. (It works just the same either way of course.) ------------------------------------------------------------------------------ _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
