mirror of
https://github.com/python/cpython.git
synced 2025-07-31 23:23:11 +00:00
Fix markup
This commit is contained in:
parent
44b054b84a
commit
ab4b873f81
1 changed files with 2 additions and 2 deletions
|
@ -1398,10 +1398,10 @@ Python documentation
|
||||||
'''''''''''''''''''''''''''
|
'''''''''''''''''''''''''''
|
||||||
|
|
||||||
http://docs.python.org/lib/module-itertools.html:
|
http://docs.python.org/lib/module-itertools.html:
|
||||||
Documentation ``for the itertools`` module.
|
Documentation for the ``itertools`` module.
|
||||||
|
|
||||||
http://docs.python.org/lib/module-operator.html:
|
http://docs.python.org/lib/module-operator.html:
|
||||||
Documentation ``for the operator`` module.
|
Documentation for the ``operator`` module.
|
||||||
|
|
||||||
http://www.python.org/dev/peps/pep-0289/:
|
http://www.python.org/dev/peps/pep-0289/:
|
||||||
PEP 289: "Generator Expressions"
|
PEP 289: "Generator Expressions"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue