[Buildbot-devel] Syntax error in BzrPoller()

Dustin J. Mitchell dustin at zmanda.com
Tue Apr 14 14:05:06 UTC 2009


On Tue, Apr 14, 2009 at 6:36 AM, Aleksandr Kuzminsky
<aleksandr.kuzminsky at percona.com> wrote:
> Could anybody point me out how get rid of the error? I doubt this error
> wasn't caught before, recently there were some fixes commited to
> bzr_buildbot.py.

I don't see that file in my repository -- are you talking about
contrib/bzr_buildbot.py?

That's using Twisted's inlineCallbacks, which is a Python-2.5-only
feature.  It looks like it would be fairly tricky to rewrite without
inlineCallbacks, although using deferredGenerator might not be too
hard.  Anyone want to take a crack?

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list