Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingManager.html

changeset 6234
fb1f9e681848
parent 6233
a64b986abb54
--- a/Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingManager.html	Wed Apr 11 19:57:23 2018 +0200
+++ b/Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingManager.html	Thu Apr 12 19:12:36 2018 +0200
@@ -432,12 +432,13 @@
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-list of threat lists the URL was found in
+tuple containing the list of threat lists the URL was found in
+            and an error message
 </dd>
 </dl><dl>
 <dt>Return Type:</dt>
 <dd>
-list of ThreatList
+tuple of (list of ThreatList, str)
 </dd>
 </dl><dl>
 <dt>Raises <b>ValueError</b>:</dt>

eric ide

mercurial