mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
1792bfbf90
Allows the lineno fixup code to remain simple and not have to deal with multibyte codings. * Add an assertion to that effect. * Remove the XXX comment on the subject.