<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 21, 2019 at 8:47 AM Jonathan Fine <<a href="mailto:jfine2358@gmail.com">jfine2358@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Backtick expressions work exactly like lambdas, except that they are bound to the instance they are created in every time that class is used to create one.<br>
<br>
I would if possible very much like to see some real world examples of<br>
Python code, that would benefit by being rewritten to use the new<br>
syntax.<br>
<br>
I'm particularly interested in examples that were written before this<br>
idea was posted to this list. And extra points for links with line<br>
numbers to Python code in a public git repository.<br></blockquote><div><br></div><div>This has come up a few times before on Python-Ideas. Here are a few examples from 2015 (but please read the full thread for discussion):</div><div><a href="https://mail.python.org/pipermail/python-ideas/2015-March/032758.html">https://mail.python.org/pipermail/python-ideas/2015-March/032758.html</a><br></div><div><a href="https://mail.python.org/pipermail/python-ideas/2015-March/032822.html">https://mail.python.org/pipermail/python-ideas/2015-March/032822.html</a><br></div></div></div>