Fix compatibility with Snap package

This commit is contained in:
shortcutme 2020-01-22 16:31:09 +01:00
parent e51ae580b9
commit a16d55c863
No known key found for this signature in database
GPG Key ID: 5B63BAE6CB9613AE
1 changed files with 1 additions and 1 deletions

View File

@ -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