[Python-checkins] Add a footnote about Cheese Shop in Doc/tutorial (GH-13103)

Stéphane Wirtel webhook-mailer at python.org
Tue May 7 16:21:03 EDT 2019


https://github.com/python/cpython/commit/e19a91e45fd54a56e39c2d12e6aaf4757030507f
commit: e19a91e45fd54a56e39c2d12e6aaf4757030507f
branch: master
author: Adorilson Bezerra <adorilson at gmail.com>
committer: Stéphane Wirtel <stephane at wirtel.be>
date: 2019年05月07日T16:20:58-04:00
summary:
Add a footnote about Cheese Shop in Doc/tutorial (GH-13103)
files:
M Doc/tutorial/whatnow.rst
diff --git a/Doc/tutorial/whatnow.rst b/Doc/tutorial/whatnow.rst
index d876d0740d80..3208201312b8 100644
--- a/Doc/tutorial/whatnow.rst
+++ b/Doc/tutorial/whatnow.rst
@@ -39,7 +39,7 @@ More Python resources:
 * https://docs.python.org: Fast access to Python's documentation.
 
 * https://pypi.org: The Python Package Index, previously also nicknamed
- the Cheese Shop, is an index of user-created Python modules that are available
+ the Cheese Shop [#]_, is an index of user-created Python modules that are available
 for download. Once you begin releasing code, you can register it here so that
 others can find it.
 
@@ -68,3 +68,9 @@ Before posting, be sure to check the list of
 :ref:`Frequently Asked Questions <faq-index>` (also called the FAQ). The
 FAQ answers many of the questions that come up again and again, and may
 already contain the solution for your problem.
+
+.. rubric:: Footnotes
+
+.. [#] "Cheese Shop" is a Monty Python's sketch: a customer enters a cheese shop,
+ but whatever cheese he asks for, the clerk says it's missing.
+


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /