Comment on FuckIt.py - The Python Error SteamrollerparentComments−MBlume12yI think the technical difficulty of what the module actually does should be a pretty clear indication that this is satire?−UK-AL12yOpening up the AST, and wrapping it in try-catch blocks, is really not that hard in python.Python has an API for inspecting the AST.−quchen12yThere's always someone who takes it seriously. (And I don't mean the parent comment.)
Comments
I think the technical difficulty of what the module actually does should be a pretty clear indication that this is satire?
Opening up the AST, and wrapping it in try-catch blocks, is really not that hard in python.
Python has an API for inspecting the AST.
There's always someone who takes it seriously. (And I don't mean the parent comment.)