cpython/Doc/tutorial
Nicolas Haller 88f0d0c1e8
gh-89158: Add some REPL secondary prompt markers (#93073)
This fixes an issue on tutorial/classes.rst section 9.4 where the example "class Warehouse"
was truncated when pressing the >>> button to hide the prompts and output.
2022-05-23 00:58:07 -04: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) 2021-09-22 20:33:36 +03:00
classes.rst gh-89158: Add some REPL secondary prompt markers (#93073) 2022-05-23 00:58:07 -04:00
controlflow.rst docs: Don't use code formatting for emphasis (GH-30519) 2022-03-07 20:14:47 -08:00
datastructures.rst gh-85757: Change wording from nested to inner (GH-91811) 2022-04-30 15:12:33 -07:00
errors.rst gh-89770: [PEP-678] add exception notes to tutorial (GH-30441) 2022-04-20 13:43:10 +01:00
floatingpoint.rst [doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157) 2022-02-06 13:44:04 +01:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst gh-85679: Recommend `encoding="utf-8"` in tutorial (GH-91778) 2022-05-02 17:25:05 +09:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Python 3.12.0a0 2022-05-08 03:40:52 +01:00
introduction.rst bpo-34451: Document prompt and output toggle feature in html tutorial (GH-27105) 2021-10-21 12:19:20 +02:00
modules.rst gh-77521: Add link to builtin module names in modules tutorial (#92438) 2022-05-08 12:30:38 -07:00
stdlib.rst Python 3.12.0a0 2022-05-08 03:40:52 +01:00
stdlib2.rst Python 3.12.0a0 2022-05-08 03:40:52 +01:00
venv.rst gh-91249: Remove .bat extension in documentation for when activating venv on Windows. (GH-92770) 2022-05-13 15:36:05 +01:00
whatnow.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00