summaryrefslogtreecommitdiff
path: root/Objects/enumobject.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-08-25 17:19:38 +0000
committerRaymond Hettinger <python@rcn.com>2004-08-25 17:19:38 +0000
commit1792bfbf902c5850889ced14403b89b8f895724e (patch)
tree3ea80063266fbf8678429dafabe8a009bdbbccea /Objects/enumobject.c
parent65d3c0537a061f392db260a13d2a6d239593c2eb (diff)
downloadcpython-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