Call inspect.stack() to return a list of frame records for the caller's stack. Use the indexing syntax call_stack[0][3] where call_stack ...
確定! 回上一頁