Created
August 20, 2013 06:42
-
-
Save ufo22940268/6277814 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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