Am 19.02.2014 um 00:10 schrieb Dustin J. Mitchell <dus...@v.igoro.us>:

> On Tue, Feb 18, 2014 at 4:58 PM, Axel Rau <axel....@chaos1.de> wrote:
>> I see log message ‚imageMap ended‘ , but not 'In navigation.'
>> Any further advice?
> 
> 
> I’m guessing that you omitted @inlineCallbacks for navigation,
navigation corresponds to C.
I added @inlineCallbacks and it works.
> 
> but
> that it contains a yield.  In Python, that makes it a plain old
> generator expression, which just returns a generator object when you
> call it.  It's a common pitfall when using inlineCallbacks.
> 
> Honestly, this would be easier to discuss if you'd included a
> http://sscce.org/ at the beginning.
> 
Thanks a lot,
Axel
---
PGP-Key:29E99DD6  ☀ +49 151 2300 9283  ☀ computing @ chaos claudius


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to