It seems most of the folks on this thread have similar feelings on this, so I will drop this idea. We'll probably standardize on using glom for now. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/APQMPERVSRX5ODGHPYH4FY2GGQ7ZFEAM/ Code of Conduct: http://python.org/psf/codeofconduct/
[Python-ideas] Re: Add a `dig` method to dictionaries supporting the retrieval of nested keys
James Livermont via Python-ideas Tue, 03 Sep 2019 07:37:18 -0700
- [Python-ideas] Add a `dig` method to dict... None via Python-ideas
- [Python-ideas] Re: Add a `dig` metho... Guido van Rossum
- [Python-ideas] Re: Add a `dig` metho... Ricky Teachey
- [Python-ideas] Re: Add a `dig` metho... Dominik Vilsmeier
- [Python-ideas] Re: Add a `dig` m... None via Python-ideas
- [Python-ideas] Re: Add a `di... Paul Moore
- [Python-ideas] Re: Add a... Anders Hovmöller
- [Python-ideas] Re: ... James Livermont via Python-ideas
- [Python-ideas] ... Michael Foord
- [Python-ideas] Re: Add a `dig` metho... Antoine Pitrou