mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-16 13:26:33 +00:00
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…
x
Reference in New Issue
Block a user