| Home | Trees | Indices | Help |
|---|
|
|
Error handling (generating an error while parsing).
This is not that complete or well thought through; it needs to be revised.
|
|||
|
Error Subclass Node and Python's SyntaxError to provide an AST node that can be raised as an error via node_throw or sexpr_throw. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Create an error node using a fmt string. Invoke as ** make_error('bad results: {results}'), for example. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 9 21:50:50 2012 | http://epydoc.sourceforge.net |