diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-06-20 19:10:44 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-06-20 19:10:44 (GMT) |
commit | 94988067b96c6187fd940eaff99c2c5a68daac68 (patch) | |
tree | 681d7a64160eeab1ece2685bb234971d404ef0a6 /Lib/MimeWriter.py | |
parent | 56c807d318954222bb67167477d98eafb6b85d81 (diff) | |
download | cpython-94988067b96c6187fd940eaff99c2c5a68daac68.zip cpython-94988067b96c6187fd940eaff99c2c5a68daac68.tar.gz cpython-94988067b96c6187fd940eaff99c2c5a68daac68.tar.bz2 |
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 'Lib/MimeWriter.py')
0 files changed, 0 insertions, 0 deletions