<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 April 2018 at 12:52, Greg Ewing <span dir="ltr"><<a href="mailto:greg.ewing@canterbury.ac.nz" target="_blank">greg.ewing@canterbury.ac.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Alex Walters wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
PEP 3099 is the big list of things that will not happen in Python 3.<br>
<br></span><span class="gmail-">
"There will be no alternative binding operators such as :=."<br>
</span></blockquote>
<br>
The thread referenced by that is taling about a different issue,<br>
i.e. using a different symbol to rebind names in an outer scope.<span class="gmail-HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Right, and that's also noted again in the accepted PEP which introduced "nonlocal" declarations: <a href="https://www.python.org/dev/peps/pep-3104/#rebinding-operator">https://www.python.org/dev/peps/pep-3104/#rebinding-operator</a><br><br></div><div>Cheers,<br></div><div>Nick.<br></div></div><br>-- <br><div class="gmail_signature">Nick Coghlan   |   <a href="mailto:ncoghlan@gmail.com" target="_blank">ncoghlan@gmail.com</a>   |   Brisbane, Australia</div>
</div></div>