mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
2539cf5aad
the separating semi-colon shows up on a continuation line (legal, but weird). Bug reported and fixed by Matthew Cowles. Test case and sample email included.