Issue #27285: Cleanup leftover susp-ignored entry after text was changed

This commit is contained in:
Martin Panter 2016-07-16 07:17:46 +00:00
parent 7266964968
commit d2fe862bab
1 changed files with 0 additions and 1 deletions

View File

@ -291,7 +291,6 @@ library/zipapp,82,:fn,"argument should have the form ""pkg.mod:fn"", where ""pkg
library/zipapp,155,:callable,"""pkg.module:callable"" and the archive will be run by importing"
library/stdtypes,,::,>>> m[::2].tolist()
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'
whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1')

1 c-api/arg :ref PyArg_ParseTuple(args, "O|O:ref", &object, &callback)
291 library/zipapp 155 :callable "pkg.module:callable" and the archive will be run by importing
292 library/stdtypes :: >>> m[::2].tolist()
293 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)
294 whatsnew/3.5 :root 'WARNING:root:warning\n'
295 whatsnew/3.5 :warning 'WARNING:root:warning\n'
296 whatsnew/3.5 :: >>> addr6 = ipaddress.IPv6Address('::1')