mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
83d7062d2d
Replace example result of "5 through 9" with complete list: "5, 6, 7, 8, 9". This format is more consistent with the surrounding examples.