'module' object is not callable

来源:互联网 发布:刺客信条枭雄优化好 编辑:程序博客网 时间:2024/06/13 09:25


 'module' object is not callable


from utils import concurrentQueue
mqueue = concurrentQueue.ConcurrentQueue(1000)

原创粉丝点击