Re: [Python-Dev] PEP 455: TransformDict

2013年9月13日 13:38:17 -0700

13.09.13 23:02, Antoine Pitrou написав(ла):
On 2013年9月13日 16:54:01 -0300
"Joao S. O. Bueno" <[email protected]> wrote:
I see the PEP does not contemplate a way to retrieve the original key
- like we've talked about somewhere along the thread.
Indeed. If that's important I can add it. I was hoping to keep very
close to the MutableMapping API, to make the PEP as few
controversial as possible.
I think that's important. As OrderectDict has additional methods besides the MutableMapping API, so TransformDict should provide useful specialized methods.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to