mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
78a5722ae9
The paragraph that contains example of string literal concatenation was placed after the section about concatenation using the '+' sign. Moved the paragraph to the appropriate section.