Staging
v0.5.1
https://github.com/python/cpython
Revision d23ee5d652ba69a32504dac43131be782b6afdc7 authored by Miss Islington (bot) on 28 May 2020, 01:41:38 UTC, committed by GitHub on 28 May 2020, 01:41:38 UTC

* 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 eaca2aa117d663acf8160a0b4543ee2c7006fcc7)

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
1 parent de6b684
History
Tip revision: d23ee5d652ba69a32504dac43131be782b6afdc7 authored by Miss Islington (bot) on 28 May 2020, 01:41:38 UTC
Improve IO tutorial's "Old string formatting" section (GH-16251)
Tip revision: d23ee5d
File Mode Size
pegen
pgen
Python.asdl -rw-r--r-- 5.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.7 KB
asdl_c.py -rwxr-xr-x 48.3 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.7 KB
myreadline.c -rw-r--r-- 10.6 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.0 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 56.8 KB
tokenizer.h -rw-r--r-- 3.8 KB

back to top