@@ -164,128 +164,6 @@ whatsnew/2.5,,:memory,:memory:
164164whatsnew/2.5 ,, :step , [start:stop:step]
165165whatsnew/2.5 ,, :stop , [start:stop:step]
166166distutils/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/markup , 33 , .. sectionauthor: , .. sectionauthor:: Guido van Rossum <[email protected] > 189- documenting/markup , 42 , :mod , :mod:`parrot` -- Dead parrot access
190- documenting/markup , 42 , ` , :mod:`parrot` -- Dead parrot access
191- documenting/markup , 42 , .. module: , .. module:: parrot
192- documenting/markup , 42 , :platform , " :platform: Unix, Windows"
193- documenting/markup , 42 , :synopsis , :synopsis: Analyze and reanimate dead parrots.
194- documenting/markup , 42 , .. moduleauthor: , .. moduleauthor:: Eric Cleese <[email protected] > 195- documenting/markup , 42 , .. moduleauthor: , .. moduleauthor:: John Idle <[email protected] > 196- documenting/markup , 88 , :noindex , :noindex:
197- documenting/markup , 95 , .. function: , .. function:: spam(eggs)
198- documenting/markup , 95 , :noindex , :noindex:
199- documenting/markup , 101 , .. method: , .. method:: FileInput.input(...)
200- documenting/markup , 121 , :function , c:function
201- documenting/markup , 121 , .. c: , " .. c:function:: PyObject* PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems)"
202- documenting/markup , 121 , :: , " .. c:function:: PyObject* PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems)"
203- documenting/markup , 131 , :member , c:member
204- documenting/markup , 131 , .. c: , .. c:member:: PyObject* PyTypeObject.tp_bases
205- documenting/markup , 131 , :: , .. c:member:: PyObject* PyTypeObject.tp_bases
206- documenting/markup , 139 , :macro , c:macro
207- documenting/markup , 143 , :type , c:type
208- documenting/markup , 150 , :var , c:var
209- documenting/markup , 150 , .. cvar: , .. cvar:: PyObject* PyClass_Type
210- documenting/markup , 179 , .. function: , " .. function:: Timer.repeat([repeat=3[, number=1000000]])"
211- documenting/markup , 210 , .. decorator: , .. decorator:: removename
212- documenting/markup , 210 , .. decorator: , .. decorator:: setnewname(name)
213- documenting/markup , 210 , :func , :func:
214- documenting/markup , 233 , :meth , :meth:
215- documenting/markup , 246 , .. cmdoption: , .. cmdoption:: -m <module>
216- documenting/markup , 264 , .. describe: , .. describe:: opcode
217- documenting/markup , 293 , .. highlightlang: , .. highlightlang:: c
218- documenting/markup , 313 , .. literalinclude: , .. literalinclude:: example.py
219- documenting/markup , 328 , :rolename , :rolename:`content`
220- documenting/markup , 328 , ` , :rolename:`content`
221- documenting/markup , 333 , :role , :role:`title <target>`
222- documenting/markup , 333 , ` , :role:`title <target>`
223- documenting/markup , 339 , :meth , :meth:`~Queue.Queue.get`
224- documenting/markup , 339 , ` , :meth:`~Queue.Queue.get`
225- documenting/markup , 387 , :func , :func:`filter`
226- documenting/markup , 387 , ` , :func:`filter`
227- documenting/markup , 387 , :func , :func:`foo.filter`
228- documenting/markup , 387 , ` , :func:`foo.filter`
229- documenting/markup , 393 , :func , :func:`open`
230- documenting/markup , 393 , ` , :func:`open`
231- documenting/markup , 393 , :func , :func:`.open`
232- documenting/markup , 393 , ` , :func:`.open`
233- documenting/markup , 409 , :data , c:data
234- documenting/markup , 413 , :func , c:func
235- documenting/markup , 417 , :macro , c:macro
236- documenting/markup , 421 , :type , c:type
237- documenting/markup , 426 , :member , c:member
238- documenting/markup , 476 , :file , ... is installed in :file:`/usr/lib/python2.{x}/site-packages` ...
239- documenting/markup , 476 , ` , ... is installed in :file:`/usr/lib/python2.{x}/site-packages` ...
240- documenting/markup , 495 , :kbd , :kbd:`C-x C-f`
241- documenting/markup , 495 , ` , :kbd:`C-x C-f`
242- documenting/markup , 495 , :kbd , :kbd:`Control-x Control-f`
243- documenting/markup , 495 , ` , :kbd:`Control-x Control-f`
244- documenting/markup , 509 , :mailheader , :mailheader:`Content-Type`
245- documenting/markup , 509 , ` , :mailheader:`Content-Type`
246- documenting/markup , 518 , :manpage , :manpage:`ls(1)`
247- documenting/markup , 518 , ` , :manpage:`ls(1)`
248- documenting/markup , 534 , :menuselection , :menuselection:`Start --> Programs`
249- documenting/markup , 534 , ` , :menuselection:`Start --> Programs`
250- documenting/markup , 549 , ` , ``code``
251- documenting/markup , 567 , :file , :file:
252- documenting/markup , 567 , ` , ``code``
253- documenting/markup , 602 , :ref , :ref:`label-name`
254- documenting/markup , 602 , ` , :ref:`label-name`
255- documenting/markup , 606 , :ref , " It refers to the section itself, see :ref:`my-reference-label`."
256- documenting/markup , 606 , ` , " It refers to the section itself, see :ref:`my-reference-label`."
257- documenting/markup , 615 , :ref , :ref:
258- documenting/markup , 636 , .. note: , .. note::
259- documenting/markup , 663 , .. versionadded: , .. versionadded:: 3.1
260- documenting/markup , 688 , :: , .. impl-detail::
261- documenting/markup , 688 , :: , .. impl-detail:: This shortly mentions an implementation detail.
262- documenting/markup , 708 , .. seealso: , .. seealso::
263- documenting/markup , 708 , :mod , Module :mod:`zipfile`
264- documenting/markup , 708 , ` , Module :mod:`zipfile`
265- documenting/markup , 708 , :mod , Documentation of the :mod:`zipfile` standard module.
266- documenting/markup , 708 , ` , Documentation of the :mod:`zipfile` standard module.
267- documenting/markup , 708 , ` , " `GNU tar manual, Basic Tar Format <http://link>`_"
268- documenting/markup , 722 , .. centered: , .. centered::
269- documenting/markup , 767 , .. toctree: , .. toctree::
270- documenting/markup , 767 , :maxdepth , :maxdepth: 2
271- documenting/markup , 783 , .. index: , .. index::
272- documenting/markup , 813 , .. index: , " .. index:: BNF, grammar, syntax, notation"
273- documenting/markup , 844 , ` , " unaryneg ::= "" -"" `integer`"
274- documenting/markup , 849 , .. productionlist: , .. productionlist::
275- documenting/markup , 849 , ` , " try1_stmt: "" try"" "" :"" `suite`"
276- documenting/markup , 849 , ` , " : ("" except"" [`expression` ["" ,"" `target`]] "" :"" `suite`)+"
277- documenting/markup , 849 , ` , " : ["" else"" "" :"" `suite`]"
278- documenting/markup , 849 , ` , " : ["" finally"" "" :"" `suite`]"
279- documenting/markup , 849 , ` , " try2_stmt: "" try"" "" :"" `suite`"
280- documenting/markup , 849 , ` , " : "" finally"" "" :"" `suite`"
281- documenting/rest , 33 , ` , ``text``
282- documenting/rest , 47 , :rolename , :rolename:`content`
283- documenting/rest , 47 , ` , :rolename:`content`
284- documenting/rest , 103 , :: , This is a normal text paragraph. The next paragraph is a code sample::
285- documenting/rest , 130 , ` , `Link text <http://target>`_
286- documenting/rest , 187 , .. function: , .. function:: foo(x)
287- documenting/rest , 187 , :bar , :bar: no
288- documenting/rest , 208 , .. rubric: , .. rubric:: Footnotes
289167faq/programming ,, :reduce , " print((lambda Ru,Ro,Iu,Io,IM,Sx,Sy:reduce(lambda x,y:x+y,map(lambda y,"
290168faq/programming ,, :reduce , " Sx=Sx,Sy=Sy:reduce(lambda x,y:x+y,map(lambda x,xc=Ru,yc=yc,Ru=Ru,Ro=Ro,"
291169faq/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("
@@ -364,7 +242,6 @@ howto/logging,,:And,"WARNING:And this, too"
364242howto/logging ,, :logger , severity:logger name:message
365243howto/logging ,, :message , severity:logger name:message
366244library/logging.handlers ,, :port , host:port
367- documenting/markup , 613 , ` , :ref:`link text <reference-label>`
368245library/imaplib , 116 , :MM , " "" DD-Mmm-YYYY HH:MM:SS"
369246library/imaplib , 116 , :SS , " "" DD-Mmm-YYYY HH:MM:SS"
370247whatsnew/3.2 ,, :: , " $ export PYTHONWARNINGS='ignore::RuntimeWarning::,once::UnicodeWarning::'"
@@ -385,104 +262,6 @@ whatsnew/3.2,,:cafe,"netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
385262whatsnew/3.2 ,, :affe , " netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
386263whatsnew/3.2 ,, :deaf , " netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
387264whatsnew/3.2 ,, :feed , " netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
388- documenting/markup , 33 , .. sectionauthor: , .. sectionauthor:: Guido van Rossum <[email protected] > 389- documenting/markup , 42 , :mod , :mod:`parrot` -- Dead parrot access
390- documenting/markup , 42 , ` , :mod:`parrot` -- Dead parrot access
391- documenting/markup , 42 , .. module: , .. module:: parrot
392- documenting/markup , 42 , :platform , " :platform: Unix, Windows"
393- documenting/markup , 42 , :synopsis , :synopsis: Analyze and reanimate dead parrots.
394- documenting/markup , 42 , .. moduleauthor: , .. moduleauthor:: Eric Cleese <[email protected] > 395- documenting/markup , 42 , .. moduleauthor: , .. moduleauthor:: John Idle <[email protected] > 396- documenting/markup , 88 , :noindex , :noindex:
397- documenting/markup , 95 , .. function: , .. function:: spam(eggs)
398- documenting/markup , 95 , :noindex , :noindex:
399- documenting/markup , 101 , .. method: , .. method:: FileInput.input(...)
400- documenting/markup , 121 , :function , c:function
401- documenting/markup , 121 , .. c: , " .. c:function:: PyObject* PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems)"
402- documenting/markup , 121 , :: , " .. c:function:: PyObject* PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems)"
403- documenting/markup , 131 , :member , c:member
404- documenting/markup , 131 , .. c: , .. c:member:: PyObject* PyTypeObject.tp_bases
405- documenting/markup , 131 , :: , .. c:member:: PyObject* PyTypeObject.tp_bases
406- documenting/markup , 139 , :macro , c:macro
407- documenting/markup , 143 , :type , c:type
408- documenting/markup , 150 , :var , c:var
409- documenting/markup , 150 , .. cvar: , .. cvar:: PyObject* PyClass_Type
410- documenting/markup , 179 , .. function: , " .. function:: repeat([repeat=3[, number=1000000]])"
411- documenting/markup , 210 , .. decorator: , .. decorator:: removename
412- documenting/markup , 210 , .. decorator: , .. decorator:: setnewname(name)
413- documenting/markup , 210 , :func , :func:
414- documenting/markup , 237 , .. class: , .. class:: Spam
415- documenting/markup , 237 , .. data: , .. data:: ham
416- documenting/markup , 237 , .. data: , .. data:: Spam.eggs
417- documenting/markup , 250 , :meth , :meth:
418- documenting/markup , 263 , .. cmdoption: , .. cmdoption:: -m <module>
419- documenting/markup , 281 , .. describe: , .. describe:: opcode
420- documenting/markup , 310 , .. highlightlang: , .. highlightlang:: c
421- documenting/markup , 330 , .. literalinclude: , .. literalinclude:: example.py
422- documenting/markup , 345 , :rolename , :rolename:`content`
423- documenting/markup , 345 , ` , :rolename:`content`
424- documenting/markup , 350 , :role , :role:`title <target>`
425- documenting/markup , 350 , ` , :role:`title <target>`
426- documenting/markup , 356 , :meth , :meth:`~Queue.Queue.get`
427- documenting/markup , 356 , ` , :meth:`~Queue.Queue.get`
428- documenting/markup , 404 , :func , :func:`filter`
429- documenting/markup , 404 , ` , :func:`filter`
430- documenting/markup , 404 , :func , :func:`foo.filter`
431- documenting/markup , 404 , ` , :func:`foo.filter`
432- documenting/markup , 410 , :func , :func:`open`
433- documenting/markup , 410 , ` , :func:`open`
434- documenting/markup , 410 , :func , :func:`.open`
435- documenting/markup , 410 , ` , :func:`.open`
436- documenting/markup , 426 , :data , c:data
437- documenting/markup , 430 , :func , c:func
438- documenting/markup , 434 , :macro , c:macro
439- documenting/markup , 438 , :type , c:type
440- documenting/markup , 443 , :member , c:member
441- documenting/markup , 493 , :file , ... is installed in :file:`/usr/lib/python2.{x}/site-packages` ...
442- documenting/markup , 493 , ` , ... is installed in :file:`/usr/lib/python2.{x}/site-packages` ...
443- documenting/markup , 512 , :kbd , :kbd:`C-x C-f`
444- documenting/markup , 512 , ` , :kbd:`C-x C-f`
445- documenting/markup , 512 , :kbd , :kbd:`Control-x Control-f`
446- documenting/markup , 512 , ` , :kbd:`Control-x Control-f`
447- documenting/markup , 526 , :mailheader , :mailheader:`Content-Type`
448- documenting/markup , 526 , ` , :mailheader:`Content-Type`
449- documenting/markup , 535 , :manpage , :manpage:`ls(1)`
450- documenting/markup , 535 , ` , :manpage:`ls(1)`
451- documenting/markup , 551 , :menuselection , :menuselection:`Start --> Programs`
452- documenting/markup , 551 , ` , :menuselection:`Start --> Programs`
453- documenting/markup , 566 , ` , ``code``
454- documenting/markup , 585 , :file , :file:
455- documenting/markup , 585 , ` , ``code``
456- documenting/markup , 615 , :ref , :ref:`label-name`
457- documenting/markup , 615 , ` , :ref:`label-name`
458- documenting/markup , 619 , :ref , " It refers to the section itself, see :ref:`my-reference-label`."
459- documenting/markup , 619 , ` , " It refers to the section itself, see :ref:`my-reference-label`."
460- documenting/markup , 628 , :ref , :ref:
461- documenting/markup , 630 , :ref , :ref:`link text <reference-label>`
462- documenting/markup , 630 , ` , :ref:`link text <reference-label>`
463- documenting/markup , 651 , .. note: , .. note::
464- documenting/markup , 678 , .. versionadded: , .. versionadded:: 3.1
465- documenting/markup , 703 , :: , .. impl-detail::
466- documenting/markup , 703 , :: , .. impl-detail:: This shortly mentions an implementation detail.
467- documenting/markup , 723 , .. seealso: , .. seealso::
468- documenting/markup , 723 , :mod , Module :mod:`zipfile`
469- documenting/markup , 723 , ` , Module :mod:`zipfile`
470- documenting/markup , 723 , :mod , Documentation of the :mod:`zipfile` standard module.
471- documenting/markup , 723 , ` , Documentation of the :mod:`zipfile` standard module.
472- documenting/markup , 723 , ` , " `GNU tar manual, Basic Tar Format <http://link>`_"
473- documenting/markup , 737 , .. centered: , .. centered::
474- documenting/markup , 782 , .. toctree: , .. toctree::
475- documenting/markup , 782 , :maxdepth , :maxdepth: 2
476- documenting/markup , 798 , .. index: , .. index::
477- documenting/markup , 828 , .. index: , " .. index:: BNF, grammar, syntax, notation"
478- documenting/markup , 859 , ` , " unaryneg ::= "" -"" `integer`"
479- documenting/markup , 864 , .. productionlist: , .. productionlist::
480- documenting/markup , 864 , ` , " try1_stmt: "" try"" "" :"" `suite`"
481- documenting/markup , 864 , ` , " : ("" except"" [`expression` ["" ,"" `target`]] "" :"" `suite`)+"
482- documenting/markup , 864 , ` , " : ["" else"" "" :"" `suite`]"
483- documenting/markup , 864 , ` , " : ["" finally"" "" :"" `suite`]"
484- documenting/markup , 864 , ` , " try2_stmt: "" try"" "" :"" `suite`"
485- documenting/markup , 864 , ` , " : "" finally"" "" :"" `suite`"
486265library/pprint , 209 , :: , " 'classifiers': ['Development Status :: 4 - Beta',"
487266library/pprint , 209 , :: , " 'Intended Audience :: Developers',"
488267library/pprint , 209 , :: , " 'License :: OSI Approved :: MIT License',"
0 commit comments