diff options
author | Georg Brandl <georg@python.org> | 2010-12-04 19:06:14 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-12-04 19:06:14 (GMT) |
commit | bccb8be2622b3b167e13e480466f219e89079766 (patch) | |
tree | 88658fa99413988a15407c6c76720c3b46c02c88 /Doc | |
parent | b0592a6dcf80bcabe33cc8da102fe3e9d58c9f1c (diff) | |
download | cpython-bccb8be2622b3b167e13e480466f219e89079766.zip cpython-bccb8be2622b3b167e13e480466f219e89079766.tar.gz cpython-bccb8be2622b3b167e13e480466f219e89079766.tar.bz2 |
Update suspicious exceptions.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/tools/sphinxext/susp-ignored.csv | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/tools/sphinxext/susp-ignored.csv b/Doc/tools/sphinxext/susp-ignored.csv index beb0ea3..1287407 100644 --- a/Doc/tools/sphinxext/susp-ignored.csv +++ b/Doc/tools/sphinxext/susp-ignored.csv @@ -324,3 +324,10 @@ whatsnew/2.7,1619,::,"ParseResult(scheme='http', netloc='[1080::8:800:200C:417A] library/configparser,,`,# Set the optional `raw` argument of get() to True if you wish to disable library/configparser,,`,# The optional `vars` argument is a dict with members that will take library/configparser,,`,# The optional `fallback` argument can be used to provide a fallback value +library/configparser,,:option,${section:option} +library/configparser,,:system,path: ${Common:system_dir}/Library/Frameworks/ +library/configparser,,:home,my_dir: ${Common:home_dir}/twosheds +library/configparser,,:path,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python} +library/configparser,,:Python,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python} +library/pdb,,:lineno,[filename:lineno | bpnumber [bpnumber ...]] +library/pdb,,:lineno,filename:lineno |