On 12 Oct, 09:17, Paul Rubin <http://[EMAIL PROTECTED]> wrote:
> Mark Summerfield <[EMAIL PROTECTED]> writes:
> > Below is a PEP proposal for a sorteddict. ...
>
> Is this proposal dead?  I'd been meaning to post some thoughts which I
> still haven't gotten around to writing up, and am wondering whether to
> keep it on my todo list.

Yes, it's dead.

I've left the sorteddict implementation on PyPI for those that want
it, but there will be no PEP. GvR's view is that people should use
dict + sorted().

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to