[Python-Dev] PEP 247 and hashlib (original) (raw)
A.M. Kuchling amk at amk.ca
Mon Jan 16 15:32:29 CET 2006
- Previous message: [Python-Dev] PEP 247 and hashlib
- Next message: [Python-Dev] timeit module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 247 and hashlib
- Next message: [Python-Dev] timeit module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]