本地调试python线程任务提示:
AttributeError: module 'threading' has no attribute 'Thread'
Exception ignored in: <module 'threading' from 'E:\\python\\多任务\\threading.py'>
AttributeError: module 'threading' has no attribute '_shutdown'
python文件名称以threading命名或者python中存在多个threading文件。

被折叠的 条评论
为什么被折叠?



