diff options
author | Raymond Hettinger <python@rcn.com> | 2004-08-25 17:19:38 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-08-25 17:19:38 +0000 |
commit | 1792bfbf902c5850889ced14403b89b8f895724e (patch) | |
tree | 3ea80063266fbf8678429dafabe8a009bdbbccea /Objects/enumobject.c | |
parent | 65d3c0537a061f392db260a13d2a6d239593c2eb (diff) | |
download | cpython-git-1792bfbf902c5850889ced14403b89b8f895724e.tar.gz |
Bypass peepholing of code with lineno tables having intervals >= 255.
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.
Diffstat (limited to 'Objects/enumobject.c')
0 files changed, 0 insertions, 0 deletions