mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Import proper xmlrpclib.
This commit is contained in:
parent
b73dd60e6b
commit
7e03f82d73
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
# this exception statement from your version. If you delete this exception
|
||||
# statement from all source files in the program, then also delete it here.
|
||||
|
||||
import xmlrpclib
|
||||
import deluge.xmlrpclib as xmlrpclib
|
||||
import socket
|
||||
|
||||
import gobject
|
||||
|
|
Loading…
Add table
Reference in a new issue