mirror of
https://github.com/python/cpython.git
synced 2026-05-23 21:02:58 -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.