Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #110257 > unrolled thread
| Started by | Michael Selik <michael.selik@gmail.com> |
|---|---|
| First post | 2016-06-21 18:08 +0000 |
| Last post | 2016-06-21 18:08 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Proposal: named return values through dict initialization and unpacking Michael Selik <michael.selik@gmail.com> - 2016-06-21 18:08 +0000
| From | Michael Selik <michael.selik@gmail.com> |
|---|---|
| Date | 2016-06-21 18:08 +0000 |
| Subject | Re: Proposal: named return values through dict initialization and unpacking |
| Message-ID | <mailman.14.1466532557.11516.python-list@python.org> |
On Tue, Jun 21, 2016, 10:14 AM Terry Reedy <tjreedy@udel.edu> wrote: > On 6/21/2016 3:34 AM, Ari Freund via Python-list wrote: > > I'd like to run this idea by the community to see if it's PEP worthy and > > hasn't been already rejected. > > > There was a recent (last couple of months?) discussion on python-ideas > about dictionary unpacking. It does not seem too practical. But maybe > you can find the thread > There were a few related threads. I wrote a module to handle what I thought was the most important use case. https://github.com/selik/destructure >
Back to top | Article view | comp.lang.python
csiph-web