This topic created in 4562 days ago, the information mentioned may be changed or developed.
请问tornado的handler中一个class能定义两个def get吗?比如一个是def get topic。。。另一个是def get reply。。。?
 |
|
1
mulog Feb 14, 2014
为啥不直接用俩handler呢
|
 |
|
3
mengzhuo Feb 14, 2014
写两个handler,然后用url配置成"同一层"
|