Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
e19a91e4
Commit
e19a91e4
authored
May 07, 2019
by
Adorilson Bezerra
Committed by
Stéphane Wirtel
May 07, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a footnote about Cheese Shop in Doc/tutorial (GH-13103)
parent
b35acc5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
Doc/tutorial/whatnow.rst
Doc/tutorial/whatnow.rst
+7
-1
No files found.
Doc/tutorial/whatnow.rst
View file @
e19a91e4
...
...
@@ -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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment