From: Zachary Ware Date: Fri, 18 Nov 2016 05:30:27 +0000 (-0600) Subject: Ignore newly added suspicious line X-Git-Tag: v3.6.0b4~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d23881e3a06ca79c325d56fe98b1f72237b7a492;p=thirdparty%2FPython%2Fcpython.git Ignore newly added suspicious line --- diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index cb01c85e5a58..96483c4c7994 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -189,6 +189,7 @@ library/pprint,,::,"'Programming Language :: Python :: 2.7'," library/profile,,:lineno,filename:lineno(function) library/pyexpat,,:elem1, library/pyexpat,,:py,"xmlns:py = ""http://www.python.org/ns/"">" +library/random,,:len,new_diff = mean(combined[:len(drug)]) - mean(combined[len(drug):]) library/smtplib,,:port,method must support that as well as a regular host:port library/socket,,::,'5aef:2b::8' library/socket,,:can,"return (can_id, can_dlc, data[:can_dlc])"