]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Silence a "unused rule" warning
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 20 Oct 2015 00:59:24 +0000 (03:59 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 20 Oct 2015 00:59:24 +0000 (03:59 +0300)
This one should make Docs 3.5 and Docs 3.x green again.

Doc/tools/susp-ignored.csv

index f7c3bde1606cb51a867f3367fcf9811ebe471ee0..2a95fca3135f4736fafe36a77e3ec0327a1e00f9 100644 (file)
@@ -288,7 +288,7 @@ 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,,::,>>> m[::2].tolist()
-library/sys,1115,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine:
+library/sys,,`,# ``wrapper`` creates a ``wrap(coro)`` coroutine:
 tutorial/venv,77,:c7b9645a6f35,"Python 3.4.3+ (3.4:c7b9645a6f35+, May 22 2015, 09:31:25)"
 whatsnew/3.5,,:root,'WARNING:root:warning\n'
 whatsnew/3.5,,:warning,'WARNING:root:warning\n'