WebBrowser/SafeBrowsing/SafeBrowsingManager.py

changeset 6229
72b40274a3b6
parent 6187
2cc7e3629784
child 6230
77a1b22c8a1f
diff -r 9c3fbf39ec9b -r 72b40274a3b6 WebBrowser/SafeBrowsing/SafeBrowsingManager.py
--- a/WebBrowser/SafeBrowsing/SafeBrowsingManager.py	Mon Apr 09 19:47:16 2018 +0200
+++ b/WebBrowser/SafeBrowsing/SafeBrowsingManager.py	Tue Apr 10 19:39:13 2018 +0200
@@ -28,7 +28,8 @@
 import UI.PixmapCache
 
 from .SafeBrowsingAPIClient import SafeBrowsingAPIClient
-from .SafeBrowsingCache import SafeBrowsingCache, ThreatList, HashPrefixList
+from .SafeBrowsingCache import SafeBrowsingCache
+from .SafeBrowsingThreatList import ThreatList, HashPrefixList
 from .SafeBrowsingUrl import SafeBrowsingUrl
 from .SafeBrowsingUtilities import toHex
 

eric ide

mercurial