demandimport: patch __builtin__ instead of __builtins__
This helps on implementations other than CPython, where __builtins__ isn't
necessarily defined (as it's an implementation detail for CPython).
3210 files updated, 0 files merged, 1 files removed, 0 files unresolvedsub/b not presentsub not present