summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-06-20 19:10:44 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2000-06-20 19:10:44 +0000
commit94988067b96c6187fd940eaff99c2c5a68daac68 (patch)
tree681d7a64160eeab1ece2685bb234971d404ef0a6 /Python/bltinmodule.c
parent56c807d318954222bb67167477d98eafb6b85d81 (diff)
downloadcpython-git-94988067b96c6187fd940eaff99c2c5a68daac68.tar.gz
Add new parser error code, E_OVERFLOW. This error is returned when
the number of children of a node exceeds the max possible value for the short that is used to count them. The Python runtime converts this parser error into the SyntaxError "expression too long."
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions