Skip to content

Instantly share code, notes, and snippets.

@HQMIS
Created March 3, 2013 07:02
Show Gist options
  • Save HQMIS/5075063 to your computer and use it in GitHub Desktop.
Save HQMIS/5075063 to your computer and use it in GitHub Desktop.
BYHHAutoRe's Crash
File "E:\GitHub\BYHHAutoRe\byhh.py", line 146, in reply
return self.reply(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 146, in reply
return self.reply(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 146, in reply
return self.reply(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 146, in reply
return self.reply(url, cookie)
RuntimeError: maximum recursion depth exceeded
@HQMIS
Copy link
Author

HQMIS commented Mar 7, 2013

首新鲜事Url: bbsnewsfeed?action=read&t=1362579906&u=447916
原帖信区: BYHHegg
原帖标题: 你吃过晚饭没有啊?
原帖作者: loyal (loyal)
引用文本: 【 在 loyal (loyal)的大作中提到: 】 : : 只有爪 : : 【 在 BYHHegg 的
大作中提到: 】 : : 只有爪 : : 【 在 loyal (loyal)的大作中提到: 】 : : :
回帖内容: 只有爪
回帖页面Url: bbspst?board=BYHHegg&file=M.1362579906.A
只有爪
回帖接口: bbssnd?board=BYHHegg&file=M.1362579906.A
Traceback (most recent call last):
File "E:\GitHub\BYHHAutoRe\byhhautore.py", line 220, in
re_info = hanzi(magic(_reply.decode('GB18030'))) if '' == re_info else re_in
fo.encode('GB2312')
UnicodeEncodeError: 'gb2312' codec can't encode character u'\u6c92' in position
0: illegal multibyte sequence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment