Import proper xmlrpclib.
This commit is contained in:
parent
b73dd60e6b
commit
7e03f82d73
|
@ -31,7 +31,7 @@
|
||||||
# this exception statement from your version. If you delete this exception
|
# this exception statement from your version. If you delete this exception
|
||||||
# statement from all source files in the program, then also delete it here.
|
# statement from all source files in the program, then also delete it here.
|
||||||
|
|
||||||
import xmlrpclib
|
import deluge.xmlrpclib as xmlrpclib
|
||||||
import socket
|
import socket
|
||||||
|
|
||||||
import gobject
|
import gobject
|
||||||
|
|
Loading…
Reference in New Issue