[Python-Dev] PEP 247 and hashlib

A.M. Kuchling amk at amk.ca
Mon Jan 16 15:32:29 CET 2006


On Mon, Jan 16, 2006 at 01:37:18PM +0900, Seo Sanghyeon wrote:
> But hashlib.new() takes the algorithm name... Does PEP need an update?

The new() function in hashlib's interface doesn't conform to PEP 247;
that's all.  I don't think the PEP needs to be updated.

--amk


More information about the Python-Dev mailing list