Right now the only way is `from A import something` which works, but we also need to support "import A".
Right now the only way is
from A import somethingwhich works, but we also need to support "import A".