replace flood with deluge in source

This commit is contained in:
Zach Tibbitts
2007-01-08 20:07:39 +00:00
parent faa85dcb10
commit b2f68ac69e
2 changed files with 4 additions and 4 deletions

View File

@@ -9,11 +9,11 @@
#*/
import flood
import deluge
from time import sleep
import os
manager = flood.manager("FL", "0500", "flood - testing only",
manager = deluge.manager("FL", "0500", "deluge - testing only",
os.path.expanduser("~") + "/Temp")# blank_slate=True)
#manager.set_pref('max_upload_rate', 6*1024)