summaryrefslogtreecommitdiff
path: root/Doc/tools/susp-ignored.csv
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2015-07-07 00:34:25 -0500
committerZachary Ware <zachary.ware@gmail.com>2015-07-07 00:34:25 -0500
commitc51e9d04bc3e1d4265b8a3a881d03426c13ac77e (patch)
treed05ad702c55fbf09ed611485a665a3ca6797a9dd /Doc/tools/susp-ignored.csv
parent01374f9c8a5dde81b076e4ff41aabf3b66152152 (diff)
downloadcpython-c51e9d04bc3e1d4265b8a3a881d03426c13ac77e.tar.gz
Update ignored suspicious markup
Diffstat (limited to 'Doc/tools/susp-ignored.csv')
-rw-r--r--Doc/tools/susp-ignored.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv
index e44fc21a73..8c6f8b1049 100644
--- a/Doc/tools/susp-ignored.csv
+++ b/Doc/tools/susp-ignored.csv
@@ -289,5 +289,5 @@ library/zipapp,31,:main,"$ python -m zipapp myapp -m ""myapp:main"""
library/zipapp,82,:fn,"argument should have the form ""pkg.mod:fn"", where ""pkg.mod"" is a"
library/zipapp,155,:callable,"""pkg.module:callable"" and the archive will be run by importing"
library/stdtypes,3767,::,>>> m[::2].tolist()
-library/sys,1115,`,# `wrapper` creates a `wrap(coro)` coroutine:
+library/sys,1115,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine:
tutorial/venv,77,:c7b9645a6f35,"Python 3.4.3+ (3.4:c7b9645a6f35+, May 22 2015, 09:31:25)"