mirror of
https://github.com/python/cpython.git
synced 2026-06-05 02:57:28 -04:00
6f9320b9d1
Fix bad operator precedence: should be "(metadata or '') + '\n'".