ivank <i...@ludios.org> added the comment: It no longer works with objects created with buffer() either:
>>> hashlib.sha1(buffer("x")).hexdigest() Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: object supporting the buffer API required ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6071> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com