<div dir="ltr">Exactly…</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 12:12 PM, Joshua Landau <span dir="ltr"><<a href="mailto:joshua@landau.ws" target="_blank">joshua@landau.ws</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 20 January 2015 at 16:51, Neil Girdhar <<a href="mailto:mistersheik@gmail.com">mistersheik@gmail.com</a>> wrote:<br>
><br>
> Okay, so: positional arguments neither follow keyword arguments nor keyword<br>
> argument unpackings; iterable argument unpackings never follow keyword<br>
> argument unpackings.<br>
<br>
</span>Yep. :)<br>
<br>
Incidentally, this confusion was why I originally suggested the more<br>
relaxed rules. It's probably not a problem for the end-user though,<br>
because nobody does it. It would probably be fine from an<br>
implementation perspective, too, now that I know how ast_for_call<br>
works.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" target="_blank">http://python.org/psf/codeofconduct/</a><br>
<br>
--<br>
<br>
---<br>
You received this message because you are subscribed to a topic in the Google Groups "python-ideas" group.<br>
To unsubscribe from this topic, visit <a href="https://groups.google.com/d/topic/python-ideas/J99EFY1D1nI/unsubscribe" target="_blank">https://groups.google.com/d/topic/python-ideas/J99EFY1D1nI/unsubscribe</a>.<br>
To unsubscribe from this group and all its topics, send an email to <a href="mailto:python-ideas%2Bunsubscribe@googlegroups.com">python-ideas+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<br>
</div></div></blockquote></div><br></div>