eric6/WebBrowser/SafeBrowsing/SafeBrowsingAPIClient.py

changeset 7639
422fd05e9c91
parent 7360
9190402e4505
child 7781
607a6098cb44
diff -r 176145438b1e -r 422fd05e9c91 eric6/WebBrowser/SafeBrowsing/SafeBrowsingAPIClient.py
--- a/eric6/WebBrowser/SafeBrowsing/SafeBrowsingAPIClient.py	Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/WebBrowser/SafeBrowsing/SafeBrowsingAPIClient.py	Sat Jun 27 12:08:12 2020 +0200
@@ -164,7 +164,7 @@
         Public method to find full hashes matching hash prefixes.
         
         @param prefixes list of hash prefixes to find
-        @type list of str (Python 2) or list of bytes (Python 3)
+        @type list of bytes
         @param clientState dictionary of client states with keys like
             (threatType, platformType, threatEntryType)
         @type dict

eric ide

mercurial