This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author whit537
Recipients
Date 2006-08-01.13:21:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=340931

Thanks for your responses, all.

> Is there a reason why the existing mechanisms are 
> insufficient?

The problem is kws: you can't customize it from the outside
like you can the mapping argument. If we replaced _multimap
with mapping.update(kws), then we'd have our hook and I
think I'd be satisfied.

Would you be any more psyched about that patch? :)
History
Date User Action Args
2007-08-23 15:53:42adminlinkissue1528167 messages
2007-08-23 15:53:42admincreate