Fix compatibility with Snap package
This commit is contained in:
parent
e51ae580b9
commit
a16d55c863
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import urllib.request
|
|||
import struct
|
||||
import socket
|
||||
|
||||
import bencode_open
|
||||
import lib.bencode_open as bencode_open
|
||||
from lib.subtl.subtl import UdpTrackerClient
|
||||
import socks
|
||||
import sockshandler
|
||||
|
|
Loading…
Reference in a new issue