You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyj...@googlegroups.com
I added a function "$PY.exceptionify" to the builtins that immediately follows a catch statement to process the err variable.
Something like this is needed to throw NameErrors since JavaScript raises a native ReferenceError. Other exception mapping can be added later on as needed.