cpython/Doc/tutorial
Miss Islington (bot) c6c9823455
gh-91541: Fix error in example in modules tutorial (GH-91634)
(cherry picked from commit efbc668183)

Co-authored-by: 180909 <734461790@qq.com>
2022-04-17 14:40:14 -07:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28524) 2021-09-23 13:25:57 +03:00
classes.rst Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110) 2021-12-16 03:04:53 -08:00
controlflow.rst docs: Don't use code formatting for emphasis (GH-30519) 2022-03-07 20:35:54 -08:00
datastructures.rst bpo-43325: Add FAQ entry for identity tests (GH-25168) (GH-25178) 2021-04-03 20:05:50 -07:00
errors.rst bpo-34538: Remove Exception subclassing from tutorial (GH-30361) 2022-01-03 15:19:29 -08:00
floatingpoint.rst bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896) 2021-12-04 00:28:30 -05:00
index.rst #23891: add a section to the Tutorial describing virtual environments and pip 2015-06-08 17:35:45 -04:00
inputoutput.rst bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26219) 2021-05-19 09:59:36 +01:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Update interpreter.rst (GH-17059) 2019-11-05 14:20:38 +01:00
introduction.rst bpo-34451: Document prompt and output toggle feature in html tutorial (GH-27105) (GH-29120) 2021-10-21 14:42:10 +02:00
modules.rst gh-91541: Fix error in example in modules tutorial (GH-91634) 2022-04-17 14:40:14 -07:00
stdlib.rst Follow PEP-8 guidelines in tutorial for standard library (GH-26127) 2022-04-03 15:58:21 -07:00
stdlib2.rst Bump to 3.9.0a0 2019-06-04 22:12:32 +02:00
venv.rst bpo-43777: Drop description of "pip search" command from tutorial (GH-25287) 2021-04-13 22:34:39 -07:00
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) 2019-05-07 16:20:58 -04:00