【Python3】經常使用模塊 —— inspect

inspect 模塊 轉自html inspect模塊 官方文檔python inspect模塊四大功能: 一、類型檢查(type checking) 二、獲取源碼(getting source code) 三、獲取類和方法的參數信息(inspecting classes and functions) 四、解析堆棧(examining the interpreter stack)web 學習廖雪峯
相關文章
相關標籤/搜索