Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A customer of mine wraps their Python code into try except pass so it never stops because of errors, it just skips what would have run in the code after the exception. I added some logging so we're slowly understanding what fails and why.


Of course, there’s a package for that https://github.com/ajalt/fuckitpy/blob/master/README.md




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

Search: