Handler suite in except.
[email protected] (Finn Bock) Sat, 13 Apr 2002 16:35:59 GMT
| Newsgroups | gmane.comp.python.compiler |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Another rough edge: I can't see where the except: codeblock should go.
I'm guessing that 'except' should read:
except = (expr type, identifier? name, stmt* body)
?
regards,
finn