[Python-Dev] Proposal: defaultdict (original) (raw)

Barry Warsaw barry at python.org
Tue Feb 21 05:29:59 CET 2006


On Fri, 2006-02-17 at 11:09 -0800, Guido van Rossum wrote:

Thanks for all the constructive feedback. Here are some responses and a new proposal.

- Yes, I'd like to kill setdefault() in 3.0 if not sooner.

A worthy goal, but not possible unless you want to break existing code. I don't think it's worth a DeprecationWarning either. Slating it for removal in 3.0 seems fine.

Everything else about your proposal seems great.

-Barry

-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20060220/064a9aab/attachment.pgp



More information about the Python-Dev mailing list