File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ More Python resources:
3939* https://docs.python.org: Fast access to Python's documentation.
4040
4141* https://pypi.org: The Python Package Index, previously also nicknamed
42- the Cheese Shop, is an index of user-created Python modules that are available
42+ the Cheese Shop [ # ]_ , is an index of user-created Python modules that are available
4343 for download. Once you begin releasing code, you can register it here so that
4444 others can find it.
4545
@@ -68,3 +68,9 @@ Before posting, be sure to check the list of
6868:ref: `Frequently Asked Questions <faq-index >` (also called the FAQ). The
6969FAQ answers many of the questions that come up again and again, and may
7070already contain the solution for your problem.
71+
72+ .. rubric :: Footnotes
73+
74+ .. [# ] "Cheese Shop" is a Monty Python's sketch: a customer enters a cheese shop,
75+ but whatever cheese he asks for, the clerk says it's missing.
76+
You can’t perform that action at this time.
0 commit comments