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