Hacker News new | past | comments | ask | show | jobs | submit login

I already move code into separate lines since this is currently missing. This is great indeed. (Although that might still make sense for debugging)



It would sure be great if they made it easier to break to the debugger in case of an unhandled exception, like (setq debug-on-error t) in Emacs Lisp.


This can be done in some IDEs. Although it can get confusimg if you’re working in an app framework that does some sort of catch-all exception handling.


Yeah it seems to me that regular Python should be able to do it though.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: