Issue #16827: Make Interpreter introduction section of the tutorial more · pythoncapi/cpython@15e4833 · GitHub
Skip to content

Commit 15e4833

Browse files
committed
Issue python#16827: Make Interpreter introduction section of the tutorial more
focussed and move advanced section and customization information to a separate file called appendix. Patch credits: Jamayla Wiley, Ya-Ting Huang and James Brewer.
1 parent 2d510e3 commit 15e4833

3 files changed

Lines changed: 128 additions & 110 deletions

File tree

Doc/tutorial/appendix.rst

Lines changed: 124 additions & 0 deletions

Doc/tutorial/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ The :ref:`glossary` is also worth going through.
5656
whatnow.rst
5757
interactive.rst
5858
floatingpoint.rst
59+
appendix.rst

Doc/tutorial/interpreter.rst

Lines changed: 3 additions & 110 deletions

0 commit comments

Comments
 (0)