You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2013-07-31.09:36:01.655>created_at=<Date2009-10-15.11:24:51.053>labels= ['type-bug', 'library']
title='imp.new_module does not function correctly if the module is returned from a function and used directly'updated_at=<Date2013-07-31.09:36:01.653>user='https://bugs.python.org/jkp'
See the testcase included. If you instead assign the result of the
get_module() call to a variable and then make the call to the function
defined in that module it works as expected.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: