Get or clear the last Python error encountered
1 2 3 |
For py_last_error()
, a list with the type, value,
and traceback for the last Python error encountered (can be
NULL
if no error has yet been encountered).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.