Comment on FuckIt.py - The Python Error SteamrollerparentComments−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.
Comments
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.