[Google Wave APIs] Re: Weird problems with Python

2009-10-26 Thread Amoss
> (Can anyone confirm that the issue, possibly capabilities.xml related, > has truely been fixed or not regarding the app ID workaround. Cheers) I'm pretty sure that something is still broken. The app ID amoss- test...@appspot.com is an example that is still broken. The capabilities.x

[Google Wave APIs] Re: Weird problems with Python

2009-10-25 Thread Amoss
ing insert for the blip, but something in jsonapi depends on output to stdout and breaks silently. Fixing the broken streams has corrected the problem. Amoss On Oct 25, 4:57 pm, Amoss wrote: > Hi all, > > I'm some problems trying to build robots with the Python API, and I'm &

[Google Wave APIs] Weird problems with Python

2009-10-25 Thread Amoss
;: "I have something to say", "type": "DOCUMENT_INSERT"}]} ... So I'm kind of lost now. It looks like it is leaving the robot, but it never shows up in the wave. Any ideas on how to fix this? Amoss PS It's not because the pr