[Buildbot-devel] Syntax error in BzrPoller()
Aleksandr Kuzminsky
aleksandr.kuzminsky at percona.com
Tue Apr 14 14:50:06 UTC 2009
Dustin,
> 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?
>
Indeed it is the contrib/bzr_buildbot.py .
I think i tried the same with python 2.6 and - no success. Or the
feature is really 2.5 only?
-Aleks
> 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
>
More information about the devel
mailing list