Skip to content

Comment on FuckIt.py - The Python Error Steamroller

Comments

i've used this for a while now--really useful debugging tool in my workflow. Does exactly what it says on the tin.

just wrap the offending module and get on with your life; and in those rare (for me) instances where you still get errors, this module supports chaining syntax--declarative syntax, to say the least:

fuckit(fuckit('imported_module'))

How could this be helping in debugging? I'm curious!

It's a joke

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.