<div dir="ltr">I borrowed 'display' from the formal definition of ABC. It's still used in the quick reference: <a href="http://homepages.cwi.nl/~steven/abc/qr.html#EXPRESSIONS">http://homepages.cwi.nl/~steven/abc/qr.html#EXPRESSIONS</a> . I hadn't heard it before and didn't think to research its heritage. I like it for list/set/dict displays since it's rather a stretch to call those literals (they can contain expressions after all). I don't think of a comprehension as a display though (even though it's syntactically related).<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 3, 2015 at 9:04 AM, Paul Moore <span dir="ltr"><<a href="mailto:p.f.moore@gmail.com" target="_blank">p.f.moore@gmail.com</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 3 December 2015 at 14:26, Laura Creighton <<a href="mailto:lac@openend.se">lac@openend.se</a>> wrote:<br>
> Am I missing something important about the 'display' language?<br>
<br>
</span>It's a term that's used in the lisp and/or functional programming<br>
communities, I believe. And I think I recollect that something similar<br>
is used in (mathematical) set theory So it's not completely an<br>
invented term.<br>
<br>
But that's not to say it's particularly obvious in this context...<br>
<span class="HOEnZb"><font color="#888888">Paul<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/guido%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/guido%40python.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido" target="_blank">python.org/~guido</a>)</div>
</div>