]> granicus.if.org Git - python/commit
Remove trailing comma from 'why_code' enum, which was introduced by the
authorThomas Wouters <thomas@python.org>
Fri, 16 Feb 2001 11:52:31 +0000 (11:52 +0000)
committerThomas Wouters <thomas@python.org>
Fri, 16 Feb 2001 11:52:31 +0000 (11:52 +0000)
commitfc93b0a81a93a6b0960a8a08a565cce88a0d8f61
treec2e5ebe683d2e1e310152596ad2bc62d55c29fc1
parent6e0e91af18eafbff76bb7e64bef5e47f58e3ca2c
Remove trailing comma from 'why_code' enum, which was introduced by the
continue-inside-try patch. Partly fixes SF bug #132597.
Python/ceval.c