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