Python 多线程其他属性以及继承Thread类详解 一、线程常用属性1.threading.currentThread:返回当前线程变量2.threading.enumerate:返回一个包含正在 thread类