cpython/Doc/tutorial
Chenwei Xiao de28ee8f75
Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317)
For the continuation lines, "..." should present as secondary prompt
2022-07-23 17:25:42 +08: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 Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) 2022-07-05 11:16:10 +02:00
controlflow.rst Tutorial: specify match cases don't fall through (GH-93615) 2022-06-21 21:44:09 +02:00
datastructures.rst Docs: Update SyntaxError message in REPL example for list comprehension (GH-93901) 2022-06-29 19:06:51 +02: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 Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317) 2022-07-23 17:25:42 +08: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-61585: Clarify import scope in modules tutorial (GH-93455) 2022-06-28 12:15:44 +02:00
stdlib.rst Tutorial sys.argv example should not have interactive prompt (GH-94880) 2022-07-15 21:10:19 -05:00
stdlib2.rst Fix copy-friendliness of tutorial example (GH-93424) 2022-07-22 15:11:48 -05: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 Closes gh-94152: Update pyvideo.org URL (GH-94075) 2022-06-22 22:35:02 -05:00