summaryrefslogtreecommitdiff
path: root/Doc/tools/susp-ignored.csv
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-04-19 13:50:12 -0700
committerLarry Hastings <larry@hastings.org>2015-04-19 13:50:12 -0700
commit667e70a42992db7f08a3bd34ab10ed21012309af (patch)
treed9ae7a9107fae9c704b99db86930ab58dd18b619 /Doc/tools/susp-ignored.csv
parent143ebe6dc6735bcffe33aef70a33a83d9baccd8d (diff)
downloadcpython-667e70a42992db7f08a3bd34ab10ed21012309af.tar.gz
Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4.
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 4b538a5368..5eaa09aa0d 100644
--- a/Doc/tools/susp-ignored.csv
+++ b/Doc/tools/susp-ignored.csv
@@ -275,7 +275,6 @@ whatsnew/3.2,,:location,zope9-location = ${zope9:location}
whatsnew/3.2,,:prefix,zope-conf = ${custom:prefix}/etc/zope.conf
whatsnew/changelog,,:gz,": TarFile opened with external fileobj and ""w:gz"" mode didn't"
whatsnew/changelog,,::,": Use ""127.0.0.1"" or ""::1"" instead of ""localhost"" as much as"
-library/stdtypes,3688,::,>>> m[::2].tolist()
library/tarfile,149,:xz,'x:xz'
library/xml.etree.elementtree,290,:sometag,prefix:sometag
library/xml.etree.elementtree,301,:fictional,"<actors xmlns:fictional=""http://characters.example.com"""
@@ -290,3 +289,4 @@ library/xml.etree.elementtree,332,:character,"for char in actor.findall('role:ch
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,3720,::,>>> m[::2].tolist()