eric6/WebBrowser/SafeBrowsing/SafeBrowsingManager.py

changeset 7781
607a6098cb44
parent 7533
88261c96484b
child 7923
91e843545d9a
equal deleted inserted replaced
7780:41420f82c0ac 7781:607a6098cb44
11 # Some part of this code were ported from gglsbl.client and adapted 11 # Some part of this code were ported from gglsbl.client and adapted
12 # to Qt. 12 # to Qt.
13 # 13 #
14 # https://github.com/afilipovich/gglsbl 14 # https://github.com/afilipovich/gglsbl
15 # 15 #
16
17 16
18 import os 17 import os
19 import base64 18 import base64
20 19
21 from PyQt5.QtCore import ( 20 from PyQt5.QtCore import (

eric ide

mercurial