Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #49469 > unrolled thread

Rough sketch of a PEP for issue2292

Started byJoshua Landau <joshua.landau.ws@gmail.com>
First post2013-06-30 02:35 +0100
Last post2013-06-30 02:35 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Rough sketch of a PEP for issue2292 Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-30 02:35 +0100

#49469 — Rough sketch of a PEP for issue2292

FromJoshua Landau <joshua.landau.ws@gmail.com>
Date2013-06-30 02:35 +0100
SubjectRough sketch of a PEP for issue2292
Message-ID<mailman.4015.1372556164.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

In order to get the ball rolling, and because after hours of futzing I
still can't get the diff to work (yeah, fine, I'm incompetent), I've
started sketching out how a PEP for http://bugs.python.org/issue2292,
"Missing *-unpacking generalizations" might look.

It's attached if anyone cares to look. You can insult me over it if
you want, but I'd prefer if you liked it :P. I also don't mind
additions to it if you feel you want to waste some time.

If anyone knows how to get the patch (from the bug report) working, or
where to find
http://code.python.org/python/users/twouters/starunpack after
code.python.org was deleted in favour of hg.python.org (which seems
not to have it), that'd be nice too.

Again, this is a sketch. It's incomplete and I'm likely to replace
large parts of it tomorrow. There's also very little justification and, I
think, there are too many code blocks. So it's all liable to change.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web