Add some additional suspicious exemption rules for recent doc changes.

This commit is contained in:
Ned Deily 2016-09-11 15:49:37 -04:00
parent fda8961115
commit ef71d20548
1 changed files with 25 additions and 0 deletions

View File

@ -25,6 +25,30 @@ howto/curses,,:blue,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white.
howto/curses,,:magenta,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The" howto/curses,,:magenta,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
howto/curses,,:cyan,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The" howto/curses,,:cyan,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
howto/curses,,:white,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The" howto/curses,,:white,"2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The"
howto/instrumentation,,::,python$target:::function-entry
howto/instrumentation,,:function,python$target:::function-entry
howto/instrumentation,,::,python$target:::function-return
howto/instrumentation,,:function,python$target:::function-return
howto/instrumentation,,:call,156641360502280 function-entry:call_stack.py:start:23
howto/instrumentation,,:start,156641360502280 function-entry:call_stack.py:start:23
howto/instrumentation,,:function,156641360518804 function-entry: call_stack.py:function_1:1
howto/instrumentation,,:function,156641360532797 function-entry: call_stack.py:function_3:9
howto/instrumentation,,:function,156641360546807 function-return: call_stack.py:function_3:10
howto/instrumentation,,:function,156641360563367 function-return: call_stack.py:function_1:2
howto/instrumentation,,:function,156641360578365 function-entry: call_stack.py:function_2:5
howto/instrumentation,,:function,156641360591757 function-entry: call_stack.py:function_1:1
howto/instrumentation,,:function,156641360605556 function-entry: call_stack.py:function_3:9
howto/instrumentation,,:function,156641360617482 function-return: call_stack.py:function_3:10
howto/instrumentation,,:function,156641360629814 function-return: call_stack.py:function_1:2
howto/instrumentation,,:function,156641360642285 function-return: call_stack.py:function_2:6
howto/instrumentation,,:function,156641360656770 function-entry: call_stack.py:function_3:9
howto/instrumentation,,:function,156641360669707 function-return: call_stack.py:function_3:10
howto/instrumentation,,:function,156641360687853 function-entry: call_stack.py:function_4:13
howto/instrumentation,,:function,156641360700719 function-return: call_stack.py:function_4:14
howto/instrumentation,,:function,156641360719640 function-entry: call_stack.py:function_5:18
howto/instrumentation,,:function,156641360732567 function-return: call_stack.py:function_5:21
howto/instrumentation,,:call,156641360747370 function-return:call_stack.py:start:28
howto/instrumentation,,:start,156641360747370 function-return:call_stack.py:start:28
howto/ipaddress,,:DB8,>>> ipaddress.ip_address('2001:DB8::1') howto/ipaddress,,:DB8,>>> ipaddress.ip_address('2001:DB8::1')
howto/ipaddress,,::,>>> ipaddress.ip_address('2001:DB8::1') howto/ipaddress,,::,>>> ipaddress.ip_address('2001:DB8::1')
howto/ipaddress,,:db8,IPv6Address('2001:db8::1') howto/ipaddress,,:db8,IPv6Address('2001:db8::1')
@ -210,6 +234,7 @@ library/venv,,:param,":param nodist: If True, setuptools and pip are not install
library/venv,,:param,":param progress: If setuptools or pip are installed, the progress of the" library/venv,,:param,":param progress: If setuptools or pip are installed, the progress of the"
library/venv,,:param,":param nopip: If True, pip is not installed into the created" library/venv,,:param,":param nopip: If True, pip is not installed into the created"
library/venv,,:param,:param context: The information for the virtual environment library/venv,,:param,:param context: The information for the virtual environment
library/xmlrpc.client,,:nil,ex:nil
library/xmlrpc.client,,:pass,http://user:pass@host:port/path library/xmlrpc.client,,:pass,http://user:pass@host:port/path
library/xmlrpc.client,,:pass,user:pass library/xmlrpc.client,,:pass,user:pass
library/xmlrpc.client,,:port,http://user:pass@host:port/path library/xmlrpc.client,,:port,http://user:pass@host:port/path

1 c-api/arg :ref PyArg_ParseTuple(args, "O|O:ref", &object, &callback)
25 howto/curses :magenta 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The
26 howto/curses :cyan 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The
27 howto/curses :white 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and 7:white. The
28 howto/instrumentation :: python$target:::function-entry
29 howto/instrumentation :function python$target:::function-entry
30 howto/instrumentation :: python$target:::function-return
31 howto/instrumentation :function python$target:::function-return
32 howto/instrumentation :call 156641360502280 function-entry:call_stack.py:start:23
33 howto/instrumentation :start 156641360502280 function-entry:call_stack.py:start:23
34 howto/instrumentation :function 156641360518804 function-entry: call_stack.py:function_1:1
35 howto/instrumentation :function 156641360532797 function-entry: call_stack.py:function_3:9
36 howto/instrumentation :function 156641360546807 function-return: call_stack.py:function_3:10
37 howto/instrumentation :function 156641360563367 function-return: call_stack.py:function_1:2
38 howto/instrumentation :function 156641360578365 function-entry: call_stack.py:function_2:5
39 howto/instrumentation :function 156641360591757 function-entry: call_stack.py:function_1:1
40 howto/instrumentation :function 156641360605556 function-entry: call_stack.py:function_3:9
41 howto/instrumentation :function 156641360617482 function-return: call_stack.py:function_3:10
42 howto/instrumentation :function 156641360629814 function-return: call_stack.py:function_1:2
43 howto/instrumentation :function 156641360642285 function-return: call_stack.py:function_2:6
44 howto/instrumentation :function 156641360656770 function-entry: call_stack.py:function_3:9
45 howto/instrumentation :function 156641360669707 function-return: call_stack.py:function_3:10
46 howto/instrumentation :function 156641360687853 function-entry: call_stack.py:function_4:13
47 howto/instrumentation :function 156641360700719 function-return: call_stack.py:function_4:14
48 howto/instrumentation :function 156641360719640 function-entry: call_stack.py:function_5:18
49 howto/instrumentation :function 156641360732567 function-return: call_stack.py:function_5:21
50 howto/instrumentation :call 156641360747370 function-return:call_stack.py:start:28
51 howto/instrumentation :start 156641360747370 function-return:call_stack.py:start:28
52 howto/ipaddress :DB8 >>> ipaddress.ip_address('2001:DB8::1')
53 howto/ipaddress :: >>> ipaddress.ip_address('2001:DB8::1')
54 howto/ipaddress :db8 IPv6Address('2001:db8::1')
234 library/venv :param :param progress: If setuptools or pip are installed, the progress of the
235 library/venv :param :param nopip: If True, pip is not installed into the created
236 library/venv :param :param context: The information for the virtual environment
237 library/xmlrpc.client :nil ex:nil
238 library/xmlrpc.client :pass http://user:pass@host:port/path
239 library/xmlrpc.client :pass user:pass
240 library/xmlrpc.client :port http://user:pass@host:port/path