Handle importing pkg.mod by executing
__import__('mod', {'__packaging__': 'pkg', level=1) w/o properly (and thus not segfaulting).
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
__import__('mod', {'__packaging__': 'pkg', level=1) w/o properly (and thus not segfaulting).