cpython/Doc/tutorial
Paul McMillan 4f28f75dee
Fix repeated words in Classes tutorial (GH-21455)
The phrase "At any time during execution," was repeated twice.

Automerge-Triggered-By: @Mariatta
2020-07-13 18:26:23 -07:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst
classes.rst Fix repeated words in Classes tutorial (GH-21455) 2020-07-13 18:26:23 -07:00
controlflow.rst bpo-28681: Clarify multiple function names in the tutorial (GH-21340) 2020-07-05 22:47:15 -03:00
datastructures.rst bpo-39705 : sorted() tutorial example under looping techniques improved (GH-18999) 2020-05-17 18:32:34 -07:00
errors.rst Change 'exception happened' to 'exception occurred' in two places (#19767) 2020-04-30 21:30:10 -07:00
floatingpoint.rst Issue #27206: Fix doctests in Doc/tutorial. 2016-08-09 17:44:52 -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 Improve IO tutorial's "Old string formatting" section (GH-16251) 2020-05-27 21:34:01 -04:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
introduction.rst bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15465) 2019-08-24 11:15:44 -07:00
modules.rst bpo-37392: Update the dir(sys) in module tutorial (GH-14365) 2019-06-25 14:16:54 +02:00
stdlib.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
stdlib2.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
venv.rst bpo-37403: Touch up venv docs (GH-14458) 2019-06-28 12:14:31 -07:00
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) 2019-05-07 16:20:58 -04:00