summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2015-07-07 05:34:37 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2015-07-07 05:34:37 (GMT)
commit9f20bdb321b683aa1c4a9c8b37e860557fedc170 (patch)
tree4b157097b416c5419e927ad56915e01f57d15e7d /Doc
parent2807321dc6d9e0d62dc05bf379a434657db70050 (diff)
parent80d0651117342845b5816d506fa55bac2c2b3f95 (diff)
downloadcpython-9f20bdb321b683aa1c4a9c8b37e860557fedc170.zip
cpython-9f20bdb321b683aa1c4a9c8b37e860557fedc170.tar.gz
cpython-9f20bdb321b683aa1c4a9c8b37e860557fedc170.tar.bz2
Merge 3.5
Diffstat (limited to 'Doc')
-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)"