Known bug. Star this: http://code.google.com/p/google-wave-resources/issues/detail?id=831
On Sun, Jul 18, 2010 at 3:36 PM, raya shmakova <[email protected]>wrote: > I had the trouble in python. I created function __str__ for my class > which used "\t" in result string. And tried to do 1. > wavelet.reply(str(MyClass)), 2. logging.info(str(MyClass)). > 1st msg didn't appear in wave, and no errors occured, but robot was > not able to write to this wave anymore, although i saw outgoing json > with my msg. 2nd msg appeared in logs. > Maybe it can save someone's time and this bug will be described > somewhere (i haven't seen it anywhere) or fixed. > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
