Alex Gaynor <[email protected]> added the comment: I think there's a problem with str/unicode dicts, adding `from __future__ import unicode_literals` to the top makes this faster.
---------- nosy: +agaynor ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1652> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
