mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
eaca2aa117
* 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>