﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
12362	hmac.new changed signature between python 2.4 and 2.5	Jeremy Dunck	nobody	"Basically, in 2.4, hmac.new expects digestmod to be an object with a
callable .new().

In 2.5, it expects just a callable.

hashcompat supplied a callable (only) in both cases.

I added *_hmac to hashcompat to make hmac.new work in both cases.

Patch attached; it's tiny. "		closed	Contrib apps	dev		fixed			Ready for checkin	1	0	0	0	0	0
