Skip to content
Prev 52281 / 63421 Next

withAutoprint({ .... }) ?

On 02.09.2016 14:38, Duncan Murdoch wrote:
A C-level implementation would bring the benefit of a lean traceback() 
in case of an error. I suspect eval() could be enhanced to auto-print.

By the same token it would be extremely helpful to have a C-level 
implementation of local() which wouldn't litter the stack trace.


-Kirill