SIGN IN SIGN UP

Calling __import__ as a method technically works, but really should be wrapped

in a staticmethod. This is important for when __import__ is set to a function
defined in Python instead of C.
B
Brett Cannon committed
c236850ad1dcb69ec24ed429b6ae38afa3b80d06
Parent: 5976d97