On 09/13/2013 08:18 PM, Steven D'Aprano wrote:

You're missing that I'm not iterating over the entire dict, just some
subset ("data") that I got from elsewhere.

Ah, okay. Between you and Antoine I am convinced that .getitem() is a good thing. So have that and .transform_key and we're golden! :)

--
~Ethan~
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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