YAMAMOTO Takashi <[email protected]> added the comment: amaury's workaround to update __dict__ would work for this simple testcase. but unfortunately it doesn't make much sense for eventlet because it wants to use both of patched and unpatched versions of the module.
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1514> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
