Update pydoc topics and suspicious ignore.

This commit is contained in:
Georg Brandl 2011-08-13 11:33:35 +02:00
parent 963e40256a
commit 1db1d14e11
2 changed files with 9 additions and 9 deletions

View file

@ -217,10 +217,10 @@ library/urllib.request,,:lang,"xmlns=""http://www.w3.org/1999/xhtml"" xml:lang="
library/xmlrpc.client,103,:pass,http://user:pass@host:port/path library/xmlrpc.client,103,:pass,http://user:pass@host:port/path
library/xmlrpc.client,103,:port,http://user:pass@host:port/path library/xmlrpc.client,103,:port,http://user:pass@host:port/path
library/xmlrpc.client,103,:pass,user:pass library/xmlrpc.client,103,:pass,user:pass
license,717,`,* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY license,,`,* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
license,717,`,* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND license,,`,* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
license,879,`,"``Software''), to deal in the Software without restriction, including" license,,`,"``Software''), to deal in the Software without restriction, including"
license,879,`,"THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND," license,,`,"THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,"
reference/lexical_analysis,704,`,$ ? ` reference/lexical_analysis,704,`,$ ? `
whatsnew/2.7,735,:Sunday,'2009:4:Sunday' whatsnew/2.7,735,:Sunday,'2009:4:Sunday'
whatsnew/2.7,862,::,"export PYTHONWARNINGS=all,error:::Cookie:0" whatsnew/2.7,862,::,"export PYTHONWARNINGS=all,error:::Cookie:0"

1 c-api/arg :ref PyArg_ParseTuple(args, "O|O:ref", &object, &callback)
217 library/xmlrpc.client 103 :pass http://user:pass@host:port/path
218 library/xmlrpc.client 103 :port http://user:pass@host:port/path
219 library/xmlrpc.client 103 :pass user:pass
220 license 717 ` * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
221 license 717 ` * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
222 license 879 ` ``Software''), to deal in the Software without restriction, including
223 license 879 ` THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
224 reference/lexical_analysis 704 ` $ ? `
225 whatsnew/2.7 735 :Sunday '2009:4:Sunday'
226 whatsnew/2.7 862 :: export PYTHONWARNINGS=all,error:::Cookie:0

File diff suppressed because one or more lines are too long