Armin Rigo <[email protected]> added the comment: If the test "isinstance(w_mod, Module)" fails then we used to add anyway w_mod to sys.modules. With your patch we no longer do. Is that intentional?
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1514> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
