birdnest 102 api出现internel error处理

  不知道是做什么的?Google之 ,Twitter API GAE实现,使用最新版时出现500错误,搜索发现解决方法:

编辑code.py代码85行如下:

1     if ua.find('jibjib'>= 0:
2       pass#socket.setdefaulttimeout(60)
3     elif ua.find('zh-CN'>= 0:
4       #raise Exception('unknown error')
5       pass#socket.setdefaulttimeout(2)
6     else:
7       pass#socket.setdefaulttimeout(2)

 特别在此求一个能用api proxy的client。//最近使用Chrome扩展一枚:Metrist,客户端一枚:mixero(可自定义API)。

posted @ 2010-03-22 16:30  ddr888  阅读(367)  评论(0编辑  收藏  举报