summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-05-15 15:51:24 (GMT)
committerGeorg Brandl <georg@python.org>2011-05-15 15:51:24 (GMT)
commit521143dd6c54b116f3ca24b389f47c191baa1a23 (patch)
treeb99da8ec7be54b1e7bc1e251c09a7bb0b20cc1c7 /Doc/tools
parent447fcfb0b4eaeaaddd13ad0900899faf31ad8cd5 (diff)
downloadcpython-521143dd6c54b116f3ca24b389f47c191baa1a23.zip
cpython-521143dd6c54b116f3ca24b389f47c191baa1a23.tar.gz
cpython-521143dd6c54b116f3ca24b389f47c191baa1a23.tar.bz2
Update pydoc topics and handle suspicious markup.
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/sphinxext/susp-ignored.csv11
1 files changed, 11 insertions, 0 deletions
diff --git a/Doc/tools/sphinxext/susp-ignored.csv b/Doc/tools/sphinxext/susp-ignored.csv
index c8260f4..65aac4d 100644
--- a/Doc/tools/sphinxext/susp-ignored.csv
+++ b/Doc/tools/sphinxext/susp-ignored.csv
@@ -391,3 +391,14 @@ documenting/markup,864,`,": [""else"" "":"" `suite`]"
documenting/markup,864,`,": [""finally"" "":"" `suite`]"
documenting/markup,864,`,"try2_stmt: ""try"" "":"" `suite`"
documenting/markup,864,`,": ""finally"" "":"" `suite`"
+library/pprint,209,::,"'classifiers': ['Development Status :: 4 - Beta',"
+library/pprint,209,::,"'Intended Audience :: Developers',"
+library/pprint,209,::,"'License :: OSI Approved :: MIT License',"
+library/pprint,209,::,"'Natural Language :: English',"
+library/pprint,209,::,"'Operating System :: OS Independent',"
+library/pprint,209,::,"'Programming Language :: Python',"
+library/pprint,209,::,"'Programming Language :: Python :: 2',"
+library/pprint,209,::,"'Programming Language :: Python :: 2.6',"
+library/pprint,209,::,"'Programming Language :: Python :: 2.7',"
+library/pprint,209,::,"'Topic :: Software Development :: Libraries',"
+library/pprint,209,::,"'Topic :: Software Development :: Libraries :: Python Modules'],"