AWESOME!!!<br><br><div class="gmail_quote">On Fri, Jan 13, 2012 at 4:14 AM, Nick Coghlan <span dir="ltr"><<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I marked PEP 380 as Final this evening, after pushing the tested and<br>
documented implementation to <a href="http://hg.python.org" target="_blank">hg.python.org</a>:<br>
<a href="http://hg.python.org/cpython/rev/d64ac9ab4cd0" target="_blank">http://hg.python.org/cpython/rev/d64ac9ab4cd0</a><br>
<br>
As the list of names in the NEWS and What's New entries suggests, it<br>
was quite a collaborative effort to get this one over the line, and<br>
that's without even listing all the people that offered helpful<br>
suggestions and comments along the way :)<br>
<br>
print("\n".join(list((lambda:(yield from ("Cheers,", "Nick")))())))</blockquote><div> </div></div>-- <br>--Guido van Rossum (<a href="http://python.org/~guido">python.org/~guido</a>)<br>