~ubuntu-branches/ubuntu/precise/python3.2/precise-proposed

« back to all changes in this revision

Viewing changes to Doc/tools/sphinxext/susp-ignored.csv

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-03-09 18:40:39 UTC
  • mfrom: (30.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20120309184039-j3yk2emxr1plyo21
Tags: 3.2.3~rc1-1
* Python 3.2.3 release candidate 1.
* Update to 20120309 from the 3.2 branch.
* Fix libpython.a symlink. Closes: #660146.
* Build-depend on xauth.
* Run the gdb tests for the debug build only.

Show diffs side-by-side

added added

removed removed

Lines of Context:
164
164
whatsnew/2.5,,:step,[start:stop:step]
165
165
whatsnew/2.5,,:stop,[start:stop:step]
166
166
distutils/examples,267,`,This is the description of the ``foobar`` package.
167
 
documenting/fromlatex,39,:func,:func:`str(object)`
168
 
documenting/fromlatex,39,`,:func:`str(object)`
169
 
documenting/fromlatex,39,`,``str(object)``
170
 
documenting/fromlatex,55,.. deprecated:,.. deprecated:: 2.5
171
 
documenting/fromlatex,66,.. note:,.. note::
172
 
documenting/fromlatex,76,:samp,":samp:`open({filename}, {mode})`"
173
 
documenting/fromlatex,76,`,":samp:`open({filename}, {mode})`"
174
 
documenting/fromlatex,80,`,``'c'``
175
 
documenting/fromlatex,80,`,`Title <URL>`_
176
 
documenting/fromlatex,80,`,``code``
177
 
documenting/fromlatex,80,`,`Title <URL>`_
178
 
documenting/fromlatex,99,:file,:file:`C:\\Temp\\my.tmp`
179
 
documenting/fromlatex,99,`,:file:`C:\\Temp\\my.tmp`
180
 
documenting/fromlatex,99,`,"``open(""C:\Temp\my.tmp"")``"
181
 
documenting/fromlatex,129,.. function:,.. function:: do_foo(bar)
182
 
documenting/fromlatex,141,.. function:,".. function:: open(filename[, mode[, buffering]])"
183
 
documenting/fromlatex,152,.. function:,.. function:: foo_*
184
 
documenting/fromlatex,152,:noindex,:noindex:
185
 
documenting/fromlatex,162,.. describe:,.. describe:: a == b
186
 
documenting/fromlatex,168,.. cmdoption:,.. cmdoption:: -O
187
 
documenting/fromlatex,168,.. envvar:,.. envvar:: PYTHONINSPECT
188
 
documenting/rest,33,`,``text``
189
 
documenting/rest,47,:rolename,:rolename:`content`
190
 
documenting/rest,47,`,:rolename:`content`
191
 
documenting/rest,103,::,This is a normal text paragraph. The next paragraph is a code sample::
192
 
documenting/rest,130,`,`Link text <http://target>`_
193
 
documenting/rest,187,.. function:,.. function:: foo(x)
194
 
documenting/rest,187,:bar,:bar: no
195
 
documenting/rest,208,.. rubric:,.. rubric:: Footnotes
196
167
faq/programming,,:reduce,"print((lambda Ru,Ro,Iu,Io,IM,Sx,Sy:reduce(lambda x,y:x+y,map(lambda y,"
197
168
faq/programming,,:reduce,"Sx=Sx,Sy=Sy:reduce(lambda x,y:x+y,map(lambda x,xc=Ru,yc=yc,Ru=Ru,Ro=Ro,"
198
169
faq/programming,,:chr,">=4.0) or 1+f(xc,yc,x*x-y*y+xc,2.0*x*y+yc,k-1,f):f(xc,yc,x,y,k,f):chr("
271
242
howto/logging,,:logger,severity:logger name:message
272
243
howto/logging,,:message,severity:logger name:message
273
244
library/logging.handlers,,:port,host:port
274
 
documenting/markup,613,`,:ref:`link text <reference-label>`
275
245
library/imaplib,116,:MM,"""DD-Mmm-YYYY HH:MM:SS"
276
246
library/imaplib,116,:SS,"""DD-Mmm-YYYY HH:MM:SS"
277
247
whatsnew/3.2,,::,"$ export PYTHONWARNINGS='ignore::RuntimeWarning::,once::UnicodeWarning::'"
292
262
whatsnew/3.2,,:affe,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
293
263
whatsnew/3.2,,:deaf,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
294
264
whatsnew/3.2,,:feed,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
295
 
documenting/markup,33,.. sectionauthor:,.. sectionauthor:: Guido van Rossum <guido@python.org>
296
 
documenting/markup,42,:mod,:mod:`parrot` -- Dead parrot access
297
 
documenting/markup,42,`,:mod:`parrot` -- Dead parrot access
298
 
documenting/markup,42,.. module:,.. module:: parrot
299
 
documenting/markup,42,:platform,":platform: Unix, Windows"
300
 
documenting/markup,42,:synopsis,:synopsis: Analyze and reanimate dead parrots.
301
 
documenting/markup,42,.. moduleauthor:,.. moduleauthor:: Eric Cleese <eric@python.invalid>
302
 
documenting/markup,42,.. moduleauthor:,.. moduleauthor:: John Idle <john@python.invalid>
303
 
documenting/markup,88,:noindex,:noindex:
304
 
documenting/markup,95,.. function:,.. function:: spam(eggs)
305
 
documenting/markup,95,:noindex,:noindex:
306
 
documenting/markup,101,.. method:,.. method:: FileInput.input(...)
307
 
documenting/markup,121,:function,c:function
308
 
documenting/markup,121,.. c:,".. c:function:: PyObject* PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems)"
309
 
documenting/markup,121,::,".. c:function:: PyObject* PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems)"
310
 
documenting/markup,131,:member,c:member
311
 
documenting/markup,131,.. c:,.. c:member:: PyObject* PyTypeObject.tp_bases
312
 
documenting/markup,131,::,.. c:member:: PyObject* PyTypeObject.tp_bases
313
 
documenting/markup,139,:macro,c:macro
314
 
documenting/markup,143,:type,c:type
315
 
documenting/markup,150,:var,c:var
316
 
documenting/markup,150,.. cvar:,.. cvar:: PyObject* PyClass_Type
317
 
documenting/markup,179,.. function:,".. function:: repeat([repeat=3[, number=1000000]])"
318
 
documenting/markup,210,.. decorator:,.. decorator:: removename
319
 
documenting/markup,210,.. decorator:,.. decorator:: setnewname(name)
320
 
documenting/markup,210,:func,:func:
321
 
documenting/markup,237,.. class:,.. class:: Spam
322
 
documenting/markup,237,.. data:,.. data:: ham
323
 
documenting/markup,237,.. data:,.. data:: Spam.eggs
324
 
documenting/markup,250,:meth,:meth:
325
 
documenting/markup,263,.. cmdoption:,.. cmdoption:: -m <module>
326
 
documenting/markup,281,.. describe:,.. describe:: opcode
327
 
documenting/markup,310,.. highlightlang:,.. highlightlang:: c
328
 
documenting/markup,330,.. literalinclude:,.. literalinclude:: example.py
329
 
documenting/markup,345,:rolename,:rolename:`content`
330
 
documenting/markup,345,`,:rolename:`content`
331
 
documenting/markup,350,:role,:role:`title <target>`
332
 
documenting/markup,350,`,:role:`title <target>`
333
 
documenting/markup,356,:meth,:meth:`~Queue.Queue.get`
334
 
documenting/markup,356,`,:meth:`~Queue.Queue.get`
335
 
documenting/markup,404,:func,:func:`filter`
336
 
documenting/markup,404,`,:func:`filter`
337
 
documenting/markup,404,:func,:func:`foo.filter`
338
 
documenting/markup,404,`,:func:`foo.filter`
339
 
documenting/markup,410,:func,:func:`open`
340
 
documenting/markup,410,`,:func:`open`
341
 
documenting/markup,410,:func,:func:`.open`
342
 
documenting/markup,410,`,:func:`.open`
343
 
documenting/markup,426,:data,c:data
344
 
documenting/markup,430,:func,c:func
345
 
documenting/markup,434,:macro,c:macro
346
 
documenting/markup,438,:type,c:type
347
 
documenting/markup,443,:member,c:member
348
 
documenting/markup,493,:file,... is installed in :file:`/usr/lib/python2.{x}/site-packages` ...
349
 
documenting/markup,493,`,... is installed in :file:`/usr/lib/python2.{x}/site-packages` ...
350
 
documenting/markup,512,:kbd,:kbd:`C-x C-f`
351
 
documenting/markup,512,`,:kbd:`C-x C-f`
352
 
documenting/markup,512,:kbd,:kbd:`Control-x Control-f`
353
 
documenting/markup,512,`,:kbd:`Control-x Control-f`
354
 
documenting/markup,526,:mailheader,:mailheader:`Content-Type`
355
 
documenting/markup,526,`,:mailheader:`Content-Type`
356
 
documenting/markup,535,:manpage,:manpage:`ls(1)`
357
 
documenting/markup,535,`,:manpage:`ls(1)`
358
 
documenting/markup,551,:menuselection,:menuselection:`Start --> Programs`
359
 
documenting/markup,551,`,:menuselection:`Start --> Programs`
360
 
documenting/markup,566,`,``code``
361
 
documenting/markup,585,:file,:file:
362
 
documenting/markup,585,`,``code``
363
 
documenting/markup,615,:ref,:ref:`label-name`
364
 
documenting/markup,615,`,:ref:`label-name`
365
 
documenting/markup,619,:ref,"It refers to the section itself, see :ref:`my-reference-label`."
366
 
documenting/markup,619,`,"It refers to the section itself, see :ref:`my-reference-label`."
367
 
documenting/markup,628,:ref,:ref:
368
 
documenting/markup,630,:ref,:ref:`link text <reference-label>`
369
 
documenting/markup,630,`,:ref:`link text <reference-label>`
370
 
documenting/markup,651,.. note:,.. note::
371
 
documenting/markup,678,.. versionadded:,.. versionadded:: 3.1
372
 
documenting/markup,703,::,.. impl-detail::
373
 
documenting/markup,703,::,.. impl-detail:: This shortly mentions an implementation detail.
374
 
documenting/markup,723,.. seealso:,.. seealso::
375
 
documenting/markup,723,:mod,Module :mod:`zipfile`
376
 
documenting/markup,723,`,Module :mod:`zipfile`
377
 
documenting/markup,723,:mod,Documentation of the :mod:`zipfile` standard module.
378
 
documenting/markup,723,`,Documentation of the :mod:`zipfile` standard module.
379
 
documenting/markup,723,`,"`GNU tar manual, Basic Tar Format <http://link>`_"
380
 
documenting/markup,737,.. centered:,.. centered::
381
 
documenting/markup,782,.. toctree:,.. toctree::
382
 
documenting/markup,782,:maxdepth,:maxdepth: 2
383
 
documenting/markup,798,.. index:,.. index::
384
 
documenting/markup,828,.. index:,".. index:: BNF, grammar, syntax, notation"
385
 
documenting/markup,859,`,"unaryneg ::= ""-"" `integer`"
386
 
documenting/markup,864,.. productionlist:,.. productionlist::
387
 
documenting/markup,864,`,"try1_stmt: ""try"" "":"" `suite`"
388
 
documenting/markup,864,`,": (""except"" [`expression` ["","" `target`]] "":"" `suite`)+"
389
 
documenting/markup,864,`,": [""else"" "":"" `suite`]"
390
 
documenting/markup,864,`,": [""finally"" "":"" `suite`]"
391
 
documenting/markup,864,`,"try2_stmt: ""try"" "":"" `suite`"
392
 
documenting/markup,864,`,": ""finally"" "":"" `suite`"
393
265
library/pprint,209,::,"'classifiers': ['Development Status :: 4 - Beta',"
394
266
library/pprint,209,::,"'Intended Audience :: Developers',"
395
267
library/pprint,209,::,"'License :: OSI Approved :: MIT License',"