Skip to content

Instantly share code, notes, and snippets.

@ufo22940268
Created August 20, 2013 06:42
Show Gist options
  • Save ufo22940268/6277814 to your computer and use it in GitHub Desktop.
Save ufo22940268/6277814 to your computer and use it in GitHub Desktop.
outland Q&A:
✓ tc_handlers.py : self.api中的api是什么
✓ outland.py: rpcservice的作用是什么
完成跨语言调用。[link](http://thrift.apache.org/)
✓ 有什么好的方法模拟post请求
- 为什么api中没有__init__
python basic:
- 关于python的__dict__机制
- 再classmethod中通过cls来设置类变量和直接设置module变量有什么区别?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment