示例#1
0
文件: download.py 项目: abn/pyrus
	def __init__(self, consumers=4):
		AbstractQueueConsumer.__init__(self, consumers)