谢KK。现在已经找到BUG了。最大的问题是,在GAE上运行时提示错了,但出错时LOG里没有记录,直到今天才看到错误记录。
On Jul 17, 1:30 am, keakon lolicon <[email protected]> wrote: > There is an UnicodeDecodeError when call ''.join(self.buflist). You can > decode each string in the buflist into unicode before join. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
