cpython/Doc/tutorial
Miss Islington (bot) c0c5db54cf
Improve IO tutorial's "Old string formatting" section (GH-16251)
* Use a more universal explanation of string interpolation rather than specifically referencing sprintf(), which depends on the reader having a C background.

Co-authored-by: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit eaca2aa117)

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
2020-05-27 18:41:31 -07:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst
classes.rst bpo-39869: Fix typo in 'Instance objects' section. (GH-18889) 2020-03-14 15:13:18 -07:00
controlflow.rst Grammar fix in tutorial (GH-18425) (GH-18426) 2020-02-10 06:40:15 -05:00
datastructures.rst bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973) 2020-02-03 09:17:17 -08:00
errors.rst bpo-39534: Doc: Clarify return in finally (GH-18324) 2020-02-06 14:23:04 -08:00
floatingpoint.rst
index.rst
inputoutput.rst Improve IO tutorial's "Old string formatting" section (GH-16251) 2020-05-27 18:41:31 -07:00
interactive.rst
interpreter.rst [3.8] Update interpreter.rst (GH-17059) (GH-17060) 2019-11-05 14:51:48 +01:00
introduction.rst bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15465) (GH-15469) 2019-08-24 11:33:18 -07:00
modules.rst closes bpo-35329: Change 'Package' to 'package' in accordance with PEP8. (GH-13008) 2019-04-29 19:20:06 -07:00
stdlib.rst bpo-38678: Improve argparse example in tutorial (GH-17207) (GH-17212) 2019-11-17 22:17:14 -08:00
stdlib2.rst Start of 3.8.0a0 2018-01-31 17:44:09 -05:00
venv.rst bpo-37403: Touch up venv docs (GH-14458) 2019-06-28 12:36:09 -07:00
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) 2019-05-07 16:20:58 -04:00