summaryrefslogtreecommitdiff
path: root/Python/graminit.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-01-10 18:51:35 +0000
committerGuido van Rossum <guido@python.org>2007-01-10 18:51:35 +0000
commitd713b9ecac094a8d70877e51c3a2852553c6f284 (patch)
treeb9880bd1370d220394eb4070cb9921480af1a513 /Python/graminit.c
parentf16bc2a26e204536d477cddceaeeb5d6d9657c9e (diff)
downloadcpython-d713b9ecac094a8d70877e51c3a2852553c6f284.tar.gz
Some more changes related to the new except syntax and semantics,
by Collin Winter.
Diffstat (limited to 'Python/graminit.c')
-rw-r--r--Python/graminit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/graminit.c b/Python/graminit.c
index 3f0224045e..0c4bfb5739 100644
--- a/Python/graminit.c
+++ b/Python/graminit.c
@@ -1053,7 +1053,7 @@ static arc arcs_46_2[2] = {
{0, 2},
};
static arc arcs_46_3[1] = {
- {22, 4},
+ {19, 4},
};
static arc arcs_46_4[1] = {
{0, 4},