我们从Python开源项目中,提取了以下5个代码示例,用于说明如何使用symbol.try_stmt()。
def try_stmt(self, nodelist): return self.com_try_except_finally(nodelist)