]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve IO tutorial's "Old string formatting" section (GH-16251)
authorAdorilson Bezerra <adorilson@gmail.com>
Thu, 28 May 2020 01:34:01 +0000 (22:34 -0300)
committerGitHub <noreply@github.com>
Thu, 28 May 2020 01:34:01 +0000 (21:34 -0400)
commiteaca2aa117d663acf8160a0b4543ee2c7006fcc7
treeb0c2699e4b8c517d909a0161696d861fde9c1f4d
parent56853d8ec6ed89bf5a9b81c3781a4df46ac391d3
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>
Doc/tutorial/inputoutput.rst