<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, May 26, 2016 at 12:39 AM <<a href="mailto:tritium-list@sdamon.com">tritium-list@sdamon.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am -1 on the whole idea.  What is either asking for the identifier being<br>
assigned to having semantic meaning in the language, something we do not have anywhere else.</blockquote><div><br></div><div>No? Tuple unpacking has semantic meaning for the left-hand side. Or did I misunderstand you?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
a, b, c, *r = mapping.values()<br></blockquote><div><br></div><div>Unless it's an OrderedDict *and* I know the order, I wouldn't want to do that.</div></div></div>