Files
cpython/Include
Jeremy Hylton 94988067b9 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."
2000-06-20 19:10:44 +00:00
..
2000-06-18 18:43:14 +00:00
1996-10-25 14:44:06 +00:00
2000-05-08 14:04:54 +00:00
2000-05-09 19:51:10 +00:00
1997-04-02 05:24:08 +00:00
1999-01-04 16:39:38 +00:00
1999-02-15 14:43:11 +00:00
1996-10-25 14:44:06 +00:00
2000-05-01 17:55:15 +00:00
2000-05-28 20:29:48 +00:00
1999-03-24 19:02:09 +00:00