python: Replace usages of Python2-only import __builtin__
with a Python 3 compatible equivalent
#3589
Job | Run time |
---|---|
49s | |
49s |
import __builtin__
with a Python 3 compatible equivalent
#3589
Job | Run time |
---|---|
49s | |
49s |