Some more changes related to the new except syntax and semantics,
by Collin Winter.
diff --git a/Python/graminit.c b/Python/graminit.c
index 3f02240..0c4bfb5 100644
--- a/Python/graminit.c
+++ b/Python/graminit.c
@@ -1053,7 +1053,7 @@
 	{0, 2},
 };
 static arc arcs_46_3[1] = {
-	{22, 4},
+	{19, 4},
 };
 static arc arcs_46_4[1] = {
 	{0, 4},