Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed #562 -- when trying to reopen a module, only look in the local …
…scope, not any parent scopes.
- Loading branch information
Showing
with
15 additions
and 1 deletion.
- +14 −0 tests/test_interpreter.py
- +1 −1 topaz/interpreter.py