STINNER Victor added the comment: > Ten subtest in test_re fail with: TypeError: unhashable type: > '_sre.SRE_Pattern'
Oops, right. Updated patch implements also hash() on patterns. ---------- Added file: http://bugs.python.org/file45523/pattern_compare-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28727> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com