Skip to content

Instantly share code, notes, and snippets.

@HQMIS
Created March 3, 2013 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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 5, 2013

File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
File "E:\GitHub\BYHHAutoRe\byhh.py", line 130, in newsurl
return self.newsurl(url, cookie)
RuntimeError: maximum recursion depth exceeded

@HQMIS
Copy link
Author

HQMIS commented Mar 5, 2013

首新鲜事Url: bbsnewsfeed?action=read&t=1362474343&u=790991
原帖信区: BYHHegg
原帖标题: 我也来水一贴
原帖作者: goodhust (华科好孩子)
引用文本: 【 在 goodhust (华科好孩子)的大作中提到: 】 : : 说个故事大家听听吧 :
: : 【 在 BYHHegg 的大作中提到: 】 : : ...嗯... : : 【 在 goodhust (华科好孩子
)的大作中提到: 】
回帖内容: 说个故事大家听听吧
回帖页面Url: bbspst?board=BYHHegg&file=M.1362474343.A
说个故事大家听听吧
回帖接口: bbssnd?board=BYHHegg&file=M.1362474343.A
Traceback (most recent call last):
File "E:\GitHub\BYHHAutoRe\byhhautore.py", line 231, in
re_info = hanzi(keyword_getResponse(2, '381'))
File "E:\GitHub\BYHHAutoRe\byhhautore.py", line 101, in hanzi
return hz.decode('utf8').encode('GB18030')
AttributeError: 'NoneType' object has no attribute 'decode'

@HQMIS
Copy link
Author

HQMIS commented Mar 5, 2013

首新鲜事Url: bbsnewsfeed?action=read&t=1362481630&u=193038
原帖信区: BYHHegg
原帖标题: 来来来
原帖作者: LifeRen (闻道有先后,术业有专攻,如是而已,切记)
引用文本: 【 在 LifeRen (闻道有先后,术业有专攻,如是而已,切记)的大作中提到: 】
: : it很流氓的 是吧 @byhhegg : 【 在 liuyawem (丫丫) 的大作中提到: 】 : : 来给
我按摩! : : : : 【 在 BYHHegg 的大作中提到: 】 : : : 啊!(>_<)不要啊主银佇『字
砹耍⌒『鬃锔猛蛩溃
回帖内容: ? : 【 在 liuyawem (丫丫)的大作中提到: 】
回帖页面Url: bbspst?board=BYHHegg&file=M.1362481618.A
? : 【 在 liuyawem (丫丫)的大作中提到: 】
回帖接口: bbssnd?board=BYHHegg&file=M.1362481618.A
Traceback (most recent call last):
File "E:\GitHub\BYHHAutoRe\byhhautore.py", line 236, in
re_info = qanda.select(_reply.decode('GB18030'))
UnicodeDecodeError: 'gb18030' codec can't decode bytes in position 0-1: illegal
multibyte sequence

@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