Comment on FuckIt.py - The Python Error SteamrollerComments−sheetjs12yI like the opposite approach, where broken code is explicitly removed. vigil (https://github.com/munificent/vigil) attempted to do this−pyre12yWell, when importing a module, it removes lines until it imports.
Comments
I like the opposite approach, where broken code is explicitly removed. vigil (https://github.com/munificent/vigil) attempted to do this
Well, when importing a module, it removes lines until it imports.