summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2015-07-07 05:34:25 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2015-07-07 05:34:25 (GMT)
commit80d0651117342845b5816d506fa55bac2c2b3f95 (patch)
tree6735a31f4001c1f347a380290d5a1e03b5ab6206 /Doc/tools
parent7f142c7a80ce6f9c1c16de915b8b6c4d9d4bf469 (diff)
downloadcpython-80d0651117342845b5816d506fa55bac2c2b3f95.zip
cpython-80d0651117342845b5816d506fa55bac2c2b3f95.tar.gz
cpython-80d0651117342845b5816d506fa55bac2c2b3f95.tar.bz2
Update ignored suspicious markup
Diffstat (limited to 'Doc/tools')
-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 e44fc21..8c6f8b1 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)"