示例#1
0
 def current_calc_node(self):
     return ProcessStack.top().calc
示例#2
0
 def current_pid(self):
     return ProcessStack.top().pid