python multiprocess can't get attribute

前端 未结 0 2009
北恋
北恋 2020-12-12 02:16

I have a mistery for you:

I have my function :

downloadXMLPool = Pool(processes=3)
downloadFile = Pool(processes=3)

def dl_data_and_convert(url,format         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题