Terry J. Reedy added the comment: Failure is intermittent. The only related lines in test_codeccallbacks are
002: import html.entities 102: l.append("&%s;" % html.entities.codepoint2name[ord(c)]) ---------- nosy: +terry.reedy _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18706> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com