cpython/Doc/tutorial
Miss Islington (bot) f5bd99b84f
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:39:19 -07:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
appetite.rst Merged revisions 66452 via svnmerge from 2008-09-13 17:46:05 +00:00
classes.rst bpo-39869: Fix typo in 'Instance objects' section. (GH-18889) 2020-03-10 07:25:42 -07:00
controlflow.rst bpo-37904: Edition on python tutorial - section 4 (GH-16169) (GH-16235) 2019-09-18 06:36:35 -04:00
datastructures.rst [3.7] bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174). (GH-11232) 2018-12-19 09:28:12 +02:00
errors.rst bpo-39534: Doc: Clarify return in finally (GH-18324) 2020-02-06 14:22:11 -08: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 18:39:19 -07:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst [3.7] [3.8] Update interpreter.rst (GH-17059) (GH-17060) (GH-17061) 2019-11-05 15:02:09 +01:00
introduction.rst bpo-36189: Fixing typo in tutorial introduction (GH-13093) 2019-05-04 23:22:34 -04:00
modules.rst closes bpo-35329: Change 'Package' to 'package' in accordance with PEP8. (GH-13008) 2019-04-29 19:26:00 -07:00
stdlib.rst bpo-38678: Improve argparse example in tutorial (GH-17207) (GH-17213) 2019-11-17 22:17:28 -08:00
stdlib2.rst Fixed mismatching title overline. 2016-12-04 15:43:57 +02:00
venv.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) (GH-13174) 2019-05-07 21:59:20 +01:00