summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-11-18 05:30:27 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-11-18 05:30:27 (GMT)
commitd23881e3a06ca79c325d56fe98b1f72237b7a492 (patch)
treeefde6be7824d8ad4d54c3169e3bc095f8ac60576 /Doc/tools
parenta3950e42b0806c3a2d350561c80221993b596e7d (diff)
downloadcpython-d23881e3a06ca79c325d56fe98b1f72237b7a492.zip
cpython-d23881e3a06ca79c325d56fe98b1f72237b7a492.tar.gz
cpython-d23881e3a06ca79c325d56fe98b1f72237b7a492.tar.bz2
Ignore newly added suspicious line
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/susp-ignored.csv1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv
index cb01c85..96483c4 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,<py: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])"