If you're going to patch __builtin__, at least do it right, by
importing __builtin__, rather than using __main__.__builtins__.
Showing
Please register or sign in to comment
importing __builtin__, rather than using __main__.__builtins__.