<div dir="ltr">On Tue, Jul 29, 2014 at 7:56 AM, Jonas Wielicki <span dir="ltr"><<a href="mailto:j.wielicki@sotecware.net" target="_blank">j.wielicki@sotecware.net</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><br>
</div>FWIW, one could use an operator which inherently shows a direction: <<<br>
and >>, for both directions respectively.<br>
<br>
A = B >> C lets B take precedence, and A = B << C lets C take precedence.<br></blockquote><div><br></div><div>If there is to be an operator devoted specifically to this, I like << and >> as unambiguous choices. Proof: <a href="https://mail.python.org/pipermail/python-ideas/2011-December/013232.html">https://mail.python.org/pipermail/python-ideas/2011-December/013232.html</a> :)<br>
<br></div><div>I am also partial to the {**A, **B} proposal in <a href="http://legacy.python.org/dev/peps/pep-0448/">http://legacy.python.org/dev/peps/pep-0448/</a>.<br><br></div><div>Cheers,<br>Nathan<br></div></div></div>
</div>