From bccb8be2622b3b167e13e480466f219e89079766 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 4 Dec 2010 19:06:14 +0000 Subject: Update suspicious exceptions. --- Doc/tools/sphinxext/susp-ignored.csv | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v0.12