Commit 4507190
committed
Switch the __import__ state check from using __builtins__ to builtins to be
nicer to other VMs.
Thanks to Philip Jenvey for the pointer.1 parent 97958cf commit 4507190
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
859 | 860 | | |
860 | 861 | | |
861 | 862 | | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
| 863 | + | |
866 | 864 | | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
| 865 | + | |
871 | 866 | | |
872 | 867 | | |
873 | 868 | | |
| |||
0 commit comments